h6  {
	font-family : verdana,arial,helvetica: italic;
	color : black;
	

}

h5  {
	font-family : verdana,arial,helvetica: italic;
	color : black;
}

h4  {
	font-family : verdana,arial,helvetica: italic;
	color : black;
}

h3  {
	font-family : verdana,arial,helvetica: color: black;
}

h2  {
	font-family : verdana,arial,helvetica: bold;
	color : black;
}

h1  {
	font-family : verdana,arial,helvetica;
	font-style : bold;
	color : black;
}

BODY {          }
}



A:link  {
	color : #408080 text-decoration: none;
	font-weight : bold;
}

A:link  {
	color : #990000;
	text-decoration : none;
	font-weight : bold;
}

A:visited  {
	color : #3333CC;
	text-decoration : none;
	font-weight : bold;
}

A:active  {
	color : #cc0000;
	text-decoration : none;
	font-weight : bold;
}

A:hover  {
	text-decoration : underline;
 color: #ff0000; background-color: #ffff00; }
}

CITE  {
	font-family : verdana;
}

