H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Maroon;
	letter-spacing: 2px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #636363;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #636363;
	text-decoration: underline;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF6600;
	text-decoration: none;
}

A.white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Yellow;
	text-decoration: underline;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #330000;
	text-align: justify;
	margin-left: 10px;
}

.menuitem
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13 px;
	color: #696969;
	width : 165px;
	font-weight : bold;
	text-align: left;
	height: 20px;
	text-decoration: none;
	cursor : hand;
	background-image : url(images/bgnd2.gif);
}
.menuitem:hover
{
	background-image : url(images/bgnd2.gif);
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13 px;
	color: #FF6600;
	font-weight : bold;
	text-align: left;
	height: 20px;
	text-decoration: none;
	cursor : hand;
}
TABLE.styleadv{
	background-color: #FFFFFF; 
	border-width: 1px; 
	border-color: #DDDDDD; 
	border-style: solid; 
	width: 170px;
}
DIV.styleadv{
	color: #000000; 
	font-size: 12px;
}
HR.styleadv{
	color: #000000;
}
SPAN.styleadv{
	color: #000000; 
	font-size: 12px;
}
A.styleadv{
	color: #000000; 
	font-size: 12px;
}