h1 {
	font-family: "Times New Roman", "Lucida Sans Unicode", Tahoma, Helvetica,;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: x-large;
}
h2 {
	font-family: "Times New Roman", Geneva, Tahoma, Helvetica,;
	color: #FFFFFF;
	font-size: x-large;
}
h3 {
    font-family: "Times New Roman", Helvetica;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #6699FF;
    text-decoration: none;
}
a:link {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: small; 
	font-style: normal;
    line-height: normal; font-weight: normal;
    font-variant: normal; color: #00FF00;
    text-decoration: underline;
}
a:visited {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: small; 
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFCC00;
    text-decoration: underline;
}
a:hover {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: small; 
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #CCFF00;
    text-decoration: none
}
a:active {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: small; 
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFCC00;
    text-decoration: none
}
text {
	font-family: verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration:none;
	text-align: justify; 
}
.text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify; 
	margin: 8px;
	padding: 8px;
}
.lefttext {
	font-family: verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration:none;
	text-align: left; 
}
.centertext {
	font-family: verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration:none;
	text-align: center; 
}
.headline {
    font-family: Arial, Geneva, Helvetica, san-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.copyrightSm {
	 font-family: Arial, Geneva, Helvetica, san-serif;
	font-size: xx-small;
	color: #FFFFFF;

}

.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;
}
