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

A:link {text-decoration: underline; color: #316AC5}
A:visited {text-decoration: underline; color: #316AC5}
A:hover {text-decoration: underline; color: #316AC5}

.title {
	color: #316AC5;
}

.note {
font-family: verdana;
font-size: 10px;
color: #808080;
}

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

.theader{
font-family: verdana;
font-size: 12px;
color: #ffffff;
background-color: #316AC5;
font-weight: bold;
padding: 5px;
}

.tbody1{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #eeeeee;
border-top: 1px #000000 solid;
padding: 5px;
}

.tbody2{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #dddddd;
border-top: 1px #000000 solid;
padding: 5px;
}

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

.tfooter{
font-family: verdana;
font-size: 10px;
color: #ffffff;
background-color: #316AC5;
border-top: 1px #000000 solid;
padding: 5px;
}

