a:link {
	color:#0d6cab;
	text-decoration:underline;
}

a:visited {
	color:#0d6cab;	
	text-decoration:underline;
}

a:hover {
	color: #0d6cab;
	text-decoration:underline;
	}

body,TD
{
	font-size:10pt;
	font-family:Arial;
}
.redtext 
{
	color:Red;
}
.numeric
{
	text-align:right;
	font-size:8pt;
}
INPUT
{
	font-size:8pt;
}
.greytext 
{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}
.hrefs
{
	color:#999999;
}
a:hover {
	color:#C84948;
}
.biggrey
{
	font-size:12pt;
	color:#808080;
	font-weight:bold;
}
.smallgrey A
{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
}
.sizes2
{
	font-family:Arial;
	font-size:8pt;
	color:#C12928;
}
.sizes
{
	font-family:Arial;
	font-size:8pt;
}
.error
{
	font-family:Arial;
	font-size:10pt;
	color:#FF0000;
	font-weight:bold;
}