.test1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; letter-spacing: normal; word-spacing: normal; font-weight: normal; color: #000000; background-position: center center; height: auto; width: auto; list-style-type: none; background-color: #FFFFCC}

.tabhead {  font: bold normal 14px/normal Verdana, Arial, Helvetica, sans-serif; color: #FFFF00; background: #000099}
li {  font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF}

P  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align : left;
}

H1  {
	font-size : large;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration : none;
	text-align : center;
}

H2  {
	font-size : large;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration : none;
	text-align : center;
}

H3  {
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : yellow;
	text-decoration : none;
	text-align : left;
}

H4 {    font: normal 14px/normal Verdana, Arial, Helvetica, sans-serif; 
	color: yellow; 
	text-decoration: none}

A  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

A:link {  
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFF00
}

A:Visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #FF0000;
	font-weight : normal;
	text-decoration : underline;
}

A:Active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #FFCC00;
	text-decoration : underline;
	text-align : left;
}

A:Hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #FFCC00;
	text-decoration : underline;
}

BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	background: #00008B;
}


