/* CSS Document */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	margin-top: 0px;
}

a:link { color: #010066; text-decoration: none;}
a:visited { color: #010066; text-decoration: none;}
a:hover { color: #9393BD;}

td {
	font-size: 9pt;
}	

table.tblbdr 
{
	border: 1px solid #000;
}

td.cellbdr 
{
	border: 1px solid #000;
}

td.bottombdr
{
	border-bottom: 1px solid #000;
}

img.imgbdr 
{
	border: 1px solid #000;
}

h3
{
	font-size: 12pt;
}

table.thickbdr
{
	border: solid 10px #C0C0F2;
}
