
a:link {text-decoration: underline; color:red;}
a:visited {text-decoration: underline; color:red;}
a:hover   {text-decoration: underline; color:white}
a:active  {text-decoration: underline; color:red;}

a.menu:link {text-decoration: none; color:#003366;}
a.menu:visited {text-decoration: none; color:#003366;}
a.menu:hover   {text-decoration: underline; color:red;}
a.menu:active  {text-decoration: none; color:#003366;}

a.body:link {text-decoration: underline; color:red;}
a.body:visited {text-decoration: underline; color:red;}
a.body:hover   {text-decoration: underline; color:white}
a.body:active  {text-decoration: underline; color:red;}

a.badgelinks:link {text-decoration: none; color:white;}
a.badgelinks:visited {text-decoration: none; color:white;}
a.badgelinks:hover   {text-decoration: underline; color:red;}
a.badgelinks:active  {text-decoration: none; color:white;}

div	{font-family:  Arial, sans-serif; font-weight: bold; font-size: 14pt;}

.menu: {color:white; font-family: Arial, sans-serif; font-weight: bold; font-size: 14pt;}

.menu_active: {color:white; font-family: Arial, sans-serif; font-weight: bold; font-size: 14pt;}

.footer: {color:white; font-family: Arial, sans-serif; font-weight: normal; font-size: 8pt;}

.bodytext {color:#ffffff; font-family: Arial, sans-serif; font-weight: normal; font-size: 10pt;
text-align: justify; margin-left: 10; margin-right: 10;}

.body {color:#ffffff; font-family: Arial, sans-serif; font-weight: normal; font-size: 10pt;
}

.caption {color:#ffffff; font-family: Arial, sans-serif; font-weight: normal; font-size: 8pt;}

.boldline {color:white; font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt;}

h1           { font-family: Arial, sans-serif;  font-size: 14pt; color: 
               #66ffcc; font-weight: bold;  margin-bottom: 3;}

h2           { font-family: Arial, sans-serif;  font-size: 8pt; color: 
               #006699; font-weight: normal }

h3           { font-family: Arial, sans-serif;  font-size: 8pt; color: 
               white; font-weight: normal; margin-top: 3; }
			   
body {
	scrollbar-face-color: #003366; 
	scrollbar-shadow-color: red; 
	scrollbar-highlight-color: #003366; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #003366; 
	scrollbar-track-color: #003366; 
	scrollbar-arrow-color: #ffffff;
}


