body {
	background-image: url(../images/bodybg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#ffffff;
	margin: 0 0 0 0;
}

table {
	font-family:arial,verdana; 
	color:#666666; 
	font-size:12px; 
}

A:link		{	text-decoration:none; color:#006699; font-size:12px;}
A:visited	{	text-decoration:none; color:#006699; font-size:12px;}
A:hover		{	text-decoration:underline; color:#006699; font-size:12px;}
A:active		{	text-decoration:none; color:#006699; font-size:12px;}

img {
	border:0px; 
}

.blue12px	{
	font-size:12px;
	color:#2a4298; 
}

.darkblue12px	{
	font-size:12px;
	color:#003366;
	font-weight:bold;
}
