body{
margin:0;
padding:0;
}
td{
font-family:Arial;
font-size:12px;
}
.t{
cursor:hand;
vertical-align:middle;
width: 995px;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
background-color: #ffffff;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#EBF0F6' ,gradientType= '0' );
}
a{
text-decoration:none;
color:#000000;
cursor:help;
}
.hover
{
	cursor:hand;
	color: #620000;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}
.title
{
background-color:#800000;
color:#ffffff;
padding: 2px 2px 2px 7px;
font-size:14px;
}
.small
{
font-size:11px;
font-weight:bold;
}
.small2
{
font-size:11px;
}
h1{
font-size:20px;
}
h2
{
font-size:16px;
}