h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Arial Black", Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
	font-size: x-large;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Arial Black", Tahoma;
	color: #330000;
	font-size: x-large;
}
h3 {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Arial Black", Tahoma;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #330000;
    text-decoration: none;
}
a:link {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: x-small; 
	font-style: normal;
    line-height: normal; font-weight: normal;
    font-variant: normal; color: #0000FF;
    text-decoration: underline;
}
a:visited {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: x-small; 
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #9900CC;
    text-decoration: underline;
}
a:hover {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: x-small; 
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FF0000;
    text-decoration: none
}
a:active {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: x-small; 
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FF0000;
    text-decoration: none
}

.text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 8px;
	padding: 8px;


}
.headline {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #009900;
    text-decoration: none;
}
.copyrightSm {
	 font-family: Arial, Geneva, Helvetica, san-serif;
	font-size: xx-small;
	color: #FFFFFF;

}
p {  
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.whtlink {
	font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: xx-small; 
	font-style: normal;
    line-height: normal; 
	font-weight: normal;
    font-variant: normal; 
	color: #FFFFFF;
    text-decoration: underline;
}
.contextlink {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold; 
	color: #0000FF;
	text-decoration: underline;
}

