a {text-decoration:none;font-weight:normal;font-family:Verdana,Helvetica}
a:active{color:#003300}
a:visited{color:#003300}
a:link{color:#003300}
a:hover{text-decoration:underline}
body 
{
	background-color:#eeeeee;
	color:#333333;
	font-family: "Verdana";
	font-size:50%;
	padding-left:1%
	
}
table
{
	border-style:solid;
	border-color:#336633;
	border-top-width:2;
	border-left-width:2;
	border-right-width:2;
	border-bottom-width:2;
	background-color:cccccc;
}
td
{
	text-align:right;
	border-style:solid;
	border-color:#bbbbbb;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:0;
	font-size:70%
}
td.t
{
	text-align:left;
	color:#000000;
	font-weight:bold;
	background-color:#cccc99;
	border-width:0;
	font-size:70%
}
td.m
{
	text-align:right;
	color:#ff0000;
	font-weight:bold;
	border-width:0;
	font-size:70%
}
th
{
	font-size:70%;
	color:#333333;
	background-color:#33cc99
}
th.t
{
	text-align:center;
	color:#000000;
	font-weight:bold;
	background-color:#eeeeee;
	border-width:0;
	font-size:80%
}

p
{
    font-size: 120%;
    text-align: center;
    color: 330000
}
