A {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

A:LINK {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

A:ACTIVE {
	text-decoration : underline;
	font-weight : bold;
	color : #DDDDDD;
}

A:VISITED {
	text-decoration : underline;
	font-weight : bold;
	color : #DDDDDD;
}
	
A:HOVER {
	color: #FFCC00;
	font-weight : bold;
	text-decoration : underline;
}

.subtitle	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
	color: #FFFFFF; 
    font-weight: bold;
	font-style: normal; 
}	

.heading	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size: 17pt;
	color: #FFFFCC; 
    font-weight: bold;
	font-style: none; 
	text-decoration: none; 
}

.text	{
	font-size: 10pt; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
}	
.smalltext	{
	font-size: 8pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal; 
	text-decoration: none; 
}	

.pageproperties {  
	background-color: #D9FFCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-width: 0px;
	margin-height: 0px;	
	margin-bottom: 0px;	
 }
 
body { 
scrollbar-base-color:#990000;
scrollbar-face-color:#990000; 
scrollbar-track-color:#550000; 
scrollbar-arrow-color:#FFFFFF;
scrollbar-highlight-color:#BB0000; 
scrollbar-3dlight-color:#BB0000; 
scrollbar-shadow-color:#660000;
scrollbar-darkshadow-color:#660000; 
}