P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color :  White;
	background :  White;
}

H1  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #336666;
	background : #eeeeee;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	color : #336666;
	font-style : italic;
	background : #eeeeee;
}

H3  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #336666;
	background : #eeeeee;
}

A  {
	font-size : small;
	font-family : sans-serif;
	color : #336666;
	background : transparent;
}.NEW {
	font-weight :  bold;
	color :  Red;
}



A:Visited  {
	font-size : small;
	font-family : sans-serif;
	color : Purple;
	font-style : normal;
	background : transparent;
}

.ltgray {
	background-color :  #eeeeee;
}


.PTT {
 font-family :  "Times New Roman", Times, serif;
 font-size :  larger;
}


A:Active  {
	color : Red;
	font-size : small;
	background :  transparent;
}

A:Hover  {
	color : Red;
	font-size : small;
	background :  transparent;
}

BODY  {
	font-size : small;
	font-family : sans-serif;
	background-color : White;
	border-top-width :  0px;
}

.TPA {
	font-weight :  bold;
	font-style :  italic;
}



SMALL {
	font-size : smaller;
}

.SMALL {
	font-size :  xx-small;
}

.UL {
	text-decoration :  underline;
}




BIG {
	font-size : large;
	font-style :  italic;
	font-weight :  bold;
	color : #336666;
	text-decoration :  underline;
}




