body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
a:link	{
	color: #06274E;
	text-decoration: underline
}
a:active {
	color: #009900;
	text-decoration: underline
}
a:visited {
	color: #06274E;
	text-decoration: underline
}
a:hover {
	color: #215DC6;
	text-decoration: underline
}
p {
	font-size: 12px;
	line-height: 18px;
}
td {
	font-size: 12px;
	color: #000000;
}
td.topline {
	background-image: url(img/topnav-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;

}
td.title {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/sidebox-title-bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;

}
td.text {
	padding: 10px;
}
h1 {font-size:15px
}
h2 {font-size:13px
}
<h3> {font-size:10px; line-height:14px
}

