body {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}

a {
	color : #336699;
	text-decoration : underline;
}

a:visited {
	color : #663399;
	text-decoration : underline;
}

a:hover,active {
	color : #d12000;
	text-decoration : underline;
}

td,th {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}

h3 {
	color : #336699;
}

h4 {
	font-size : 12px;
	font-weight : bold;
}
h5 {
	font-size : 12px;
	color : #336699;
}

ul {
	list-style: disc;
}

.rbhead {
	color : #d12000;
	font-size : 10px;
	font-weight : bold;
}

.rbsml {
	font-family : arial, sans-serif;
	font-size : 10px;
}

.tblhead 
{
	color : #336699;
	font-weight : bold;
}
	
.tblSection 
{
	color : black;
	font-weight : bold;
}
