body
{
	font-size: 10px;
	font-family: Verdana;
}

A:visited
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
A:link
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-size: 10px;
	color: ff0000;
	font-family: Verdana;
	text-decoration: underline;
}
TABLE
{
	font-size: 10px;
}
.headline
{
	font-size: 14px;
	color: 162E6B;
}

.whiteborder
{
	
	border-right: #FDEBE8 1px solid;
	border-top: #FDEBE8 1px solid;
	border-left: #FDEBE8 1px solid;
	border-bottom: #FDEBE8 1px solid;

}

.title
{
	font-weight: bold;
	font-size: 16px;
	color: #ba1401;
	font-family: Verdana;
	font-variant: small-caps;
}
.copyright
{
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.darklink
{
	font: Verdana;
	color: Blue;
}
