/* CSS Document */

body
{
	background-color: #FFFFFF;
	color: #999999;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../images/back.png);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
a:hover
{
	Color: #CCCCCC;
}
.text
{
	color: #808080;
	text-align: left;
}
.link
{
	color: #009999;
	font-weight: bold;
}
.boldtext
{
	color: #008080;
	font-weight: bold;
	font-style: italic;
}
.boldtext1
{
	color: #808080;
	font-weight: bold;
	font-style: italic;
}

legend
{
	color: #999999
}
