body {
	font-family:Verdana,Tahoma,Arial,Helvetica;
}
	
.small {
	font-size : 10px; 
}

.medium {
	font-size : 12px;
	line-height : 20px;
}

.large {
	font-size : 15px;
	font-weight : bold;
}

.xlarge {
	font-size : 22px;
	color: #000066;
	font-weight : bold;
}

P  {	
    font-size : 10pt;
	color : #FFFFFF;
}

TABLE  {	
    font-size : 10pt;
	color : #FFFFFF;
}

ul  {	
    font-size : 10pt;
	color : #FFFFFF;
}

H1  {
	font-size : 14pt;
	color : #FF9900;
	text-decoration : none;
	font-weight: none;
}

H2  {
	font-size : 11pt;
	color : #999999;
	text-decoration : none;
	font-weight: none;
}

H3  {
	font-size : 14pt;
	color : #FFFFFF;
	text-decoration : none;
}

H4  {
	font-size : 14pt;
	color : #FFFFFF;
	text-decoration : bold;
}

H5  {
	font-size : 16pt;
	color : #FFFFFF;
	text-decoration : bold;
}

H6  {
	font-size : 24pt;
	color : #FFFFFF;
	text-decoration : bold;
}

A  {
	color : #FFFF00;
	text-decoration : none;
}

A:Visited  {
	color : #FFFF00;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : #FF9900;
}

A:Hover  {
	text-decoration : none;
	color : #FF9900;
}

A.submenu  {
	color : #FF9900;
	text-decoration : none;
}

A.submenu:Visited  {
	color : #FF9900;
	text-decoration : none;
}

A.submenu:Active  {
	text-decoration : none;
	color : #FFFF00;
}

A.submenu:Hover  {
	text-decoration : none;
	color : #FFFF00;
}

A.submenu2  {
	color : #999999;
	text-decoration : none;
}

A.submenu2:Visited  {
	color : #999999;
	text-decoration : none;
}

A.submenu2:Active  {
	text-decoration : none;
	color : #999999;
}

A.submenu2:Hover  {
	text-decoration : none;
	color : #999999;
}

A.white  {
	color: #ffffff;
	text-decoration : none;
}

A.white:Visited  {
	color: #ffffff;
	text-decoration : none;
}

A.white:Active  {
	color: #ffffff;
	text-decoration : none;
}

.description {
	color:#999999;
	font-size : 10px;
}	

