TD {
	
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
}

H2 {
	font-size: 16px;
	color: #990000;
}

H3 {
	font-size: 13pt;
	color: #006699;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: underline;
	color: #990000;
}

A:Hover {
	text-decoration: underline;
	color: #0033CC;
}

HR {
	color: blue;
	height: 1pt;
}
BODY {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	background-image: url(CorpComNew/lite%20gray%20background.gif);
 } 
