p, input, br, select, td, textarea {
font-family: verdana;
font-size: 11px;
}

A:link {text-decoration: underline; color: #8093B2}
A:visited {text-decoration: underline; color: #8093B2}
A:hover {text-decoration: underline; color: #8093B2}

.title {
	color: #616D81;
}

.note {
font-family: arial;
font-size: 10px;
color: #AFB8C7;
}

.maintable {
	border: 1px #000000 solid;
}
.tnote{
font-family: arial;
font-size: 10px;
color: #808080;
background-color: #FFFFFF;
font-weight: normal;
padding: 5px;
}

.theader{
font-family: arial;
font-size: 12px;
color: #FFFFFF;
background-color: #97A3B3;
font-weight: bold;
padding: 5px;
}

.tbody1{
font-family: arial;
font-size: 11px;
color: #000000;
background-color: #F1F6FF;
border-top: 1px #000000 solid;
padding: 5px;
}

.tbody2{
font-family: arial;
font-size: 11px;
color: #000000;
background-color: #E6EBF4;
border-top: 1px #000000 solid;
padding: 5px;
}

.treply{
font-family: verdana;
font-size: 11px;
color: #000000;
background-color: #F1F6FF;
border-top: 1px #000000 dotted;
padding: 5px;
}

.tfooter{
font-family: arial;
font-size: 10px;
color: #F1F6FF;
background-color: #97A3B3;
border-top: 1px #000000 solid;
padding: 5px;
}

