body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#444444;
}

.maintable {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right: 1px;
	border-left: 1px;
}
h1{
font-size:16px;
font-weight:bold;

color:#666666;
}

h2{
font-size:14px;
font-weight:bold;
color:#339999;
padding-top: 7px;
margin-bottom: 1px;

}

h3{
font-size:12px;
font-weight:bold;
color:#66cccc;
padding-top: 2px;
margin-bottom: 0px;

}

p{
font-size:13px;
margin-top:5px;

}


td {
	font-size: 13px;
}