body {
	background-color: #CCCCFF;
	font-size: 9pt;
	font-family: "Tahoma", "MS UI Gothic", sans-serif;
}

table, th{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: "Tahoma", "MS UI Gothic", sans-serif;
}

table.main
{
	width: 800px;
}

div.BlueBox
{
	background-color: #666699;
	border: 1px solid black;
	font-size: 9pt;
	font-family: "Tahoma", "MS UI Gothic", sans-serif;
}

div.BlueBox a:link    {color:#FFFFFF; text-decoration: none;}
div.BlueBox a:visited {color:#FFFFFF; text-decoration: none;}
div.BlueBox a:active  {color:#FFFFFF; text-decoration: none;}
div.BlueBox a:hover   {color:#FFFFFF; text-decoration: none;}

td.button{
	background-color: #6666CC;
	font-size: 9pt;
	font-family: "Tahoma", "MS UI Gothic", sans-serif;
}

td.button a:link    {color:#FFFFFF; text-decoration:  none;}
td.button a:visited {color:#FFFFFF; text-decoration:  none;}
td.button a:active  {color:#FFFFFF; text-decoration:  none;}
td.button a:hover   {color:#FFFFFF; background-color: #6666FF;}
