BODY { 
color: black; 
font-family: verdana, arial, trebuchet, sans-serif;
} 

h1   {
	font-family: verdana, trebuchet, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	line-height: 12pt;
}

h2 {
	font-family: verdana, trebuchet, arial, sans-serif; 
	font-style: normal;
	font-size: 100%; 
	font-weight: 150;
	text-decoration: none;
}

h3 {
	font-family: verdana, trebuchet, arial, sans-serif; 
	font-style: normal;
	font-size: 100%;
	font-weight: 120;
	text-decoration: none;
}

h4 {
	font-family: verdana, trebuchet, arial, sans-serif;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
	font-style: italic;
}

p { 
	font-family: verdana, arial, trebuchet, sans-serif; 
	font-size: 70%;
	font-style: normal;
	text-decoration: none;
}

dd {  
font-family: verdana, arial, trebuchet, sans-serif;
font-size: 70%; 
font-style: normal;
color: #222222;
}

dt {  
font-family: verdana, arial, trebuchet, sans-serif;
font-size: 70%; 
font-style: normal;
colour: #000000
}

A:link {
    color:#FF5300;  
    font-weight: normal; 
text-decoration: none;
}
A:hover{
    color:#660033;  
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A:visited {
    color:#FF5300; 
    font-weight: normal;
    font-style: normal; 
    text-decoration: none;
}
A:active{
    color:#660033;   
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}



A.blumenu:link {
    color:#009999; 
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A.blumenu:hover{
    color:#003366;  
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A.blumenu:visited {
    color:#009999;  
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A.blumenu:active{
    color:#003366; 
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}

A.greymenu:link {
    color:#666666; 
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A.greymenu:hover{
    color:#222222;
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A.greymenu:visited {
    color:#222222;  
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;
}
A.greymenu:active{
    color:#666666;  
    font-weight: 100;
    font-style: normal; 
    text-decoration: none;

}
a.topmenu:link {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FF5300;
}

a.topmenu:visited {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FF5300;
}

a.topmenu:hover {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #660033;
}
a.topmenu:active {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #660033;
