P  {
	font-size : small;
	font-family : sans-serif;
	color : Black;
	font : verdana, arial;
}

.SmItalicHeader {
	font: verdana, arial;
	font-family: verdana;
	font-weight: bolder;
	color: 04453C;
	font-size: large;
	font-style: italic;
}

.LgHeaderGreen {
	font : verdana, arial;
	font-family : verdana;
	font-weight : bolder;
	color : 04453C;
}

.LgHeaderGreenHigh {
	font : verdana, arial;
	font-family : verdana;
	font-weight : bolder;
	font-size: 130%;
	color : 04453C;
	background: yellow;
}




A  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;
	font : verdana, arial;
}

A:Visited  {
	font : verdana, arial;
	font-size : small;
	font-family : verdana;
	font-weight : bold;
	color : Gray;
}

A:Active  {
	font-size : small;
	font-family : verdana;
	font-weight : bold;
	color : #FF0080;
}

A:Hover  {
	font : verdana, arial;
	font-size : small;
	font-family : verdana;
	font-weight : bold;
	color : crimson;
}

BODY  {}
