P  {
	font-size : x-small;
	font-family : helvetica,arial;
}

H1  {
	font-size : x-large;
	font-family : helvetica,arial;
	font-weight : bold;
}

H2  {
	font-size : large;
	font-family : helvetica,arial;
	font-weight : bold;
}

H3  {
	font-size : medium;
	font-family : helvetica,arial;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {
	color : Fuchsia;
}

A:Hover  {
	color : Red;
}

H4  {
	font-size : small;
	font-family : helvetica,arial;
	font-weight : bold;
}

TR  {
	valign : top;
}

TH  {
	font-size : x-small;
	font-family : helvetica,arial;
	font-weight : bold;
   background-color : #4A63A9;
   color : white;
}

TD  {
	font-family : helvetica,arial;
	font-size : x-small;
	font-weight : normal;
}

LI  {
	font-size : x-small;
	font-family : helvetica,arial;
}

DT  {
	font-family : helvetica,arial;
	font-size : x-small;
	font-weight : bold;
}

DD  {
	font-size : x-small;
	font-family : helvetica,arial;
}

.Reverse  {
	font-size : x-small;
	font-family : helvetica,arial;
	font-weight : bold;
	color : White;
	background-color : Gray;
}

.Small  {
	font-size : xx-small;
	font-family : helvetica,arial;
}

.Required  {
	font-size : x-small;
	font-family : helvetica,arial;
	color : #4A63A9;
}
.Required2  {
	font-size : x-small;
	font-family : helvetica,arial;
	color : Red;
}
.newsheadingblue{
   color: #4A63A9;
   font-family : helvetica,arial;
   font-weight : bold;
   font-size : 12pt; 
}
.newsbigheadingblue{
   color: #4A63A9;
   font-family : helvetica,arial;
   font-weight : bold;
   font-size : 14pt;  
}
