
body
{
	background-color: #ffffff;
	margin: 0px;
	scrollbar-base-color: #FEFEFE;
	scrollbar-arrow-color: blue;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida Sans, Trebuchet;
}
td, p, br
{
	text-align: justify;
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida Sans, Trebuchet;
	font-size: 8pt;
	color: #666666;
}
a
{
	color: #333333;
}
a:hover
{
	color: #cc0000;
}
.toplink
{
	background-color: #cc0000;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
.toplink a
{
	color: #ffffff;
	text-decoration: none;
}
.toplink a:hover
{
	color: #ffff00;
}
.title
{
	color: #255fa7;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle
{
	color: #255fa7;
	font-size: 8pt;
	font-weight: bold;
}
.footer
{
	color: #666666;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
