A:link {
	color: #000099;
	text-decoration: underline;
}

A:visited {
	color: #336600;
	text-decoration: underline;
}

A:active {
	color: #336600;
	text-decoration: underline;
}

A:hover {
	color: #0033FF;
	text-decoration: underline;
}

TD {
		font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

P {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	font-variant: normal;

}

td {
	vertical-align: top;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bolder;

}

h1,h2,h3,h4,h5,h6 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
