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