tbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}

A:link {
	COLOR: #0000FF; TEXT-DECORATION: none; 
}
A:active {
	COLOR: #0000FF; TEXT-DECORATION: underline; 
}
A:visited {
	COLOR: #0000FF; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	
}

h1 {
	font-size: 19pt;
	color: #B30000;
	font-style: normal;
	font-weight: lighter;
}

h2 {
	font-size: 16pt;
	color: #D70000;
	font-style: oblique;
	font-weight: lighter
}

h3 {
	font-size: 16px;
	color: #B30000;
	font-style: inherit;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #003366;
}
