a:link {
    font-family: Verdana;
	font-size: 12px;
	color: #1E57A0;
	line-height: 150%;
	text-decoration: none;
}

a:visited {
    font-family: Verdana;
    font-size: 12px;
    color: #1E57A0;
    line-height: 150%;
    text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #1F9727;
	line-height: 150%;
	text-decoration: underline;
}

a.whitelink {
    font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: underline;
}

a.whitelink:visited {
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 150%;
    text-decoration: underline;
}

a.whitelink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;
}

h1 {  
    font-family: Verdana; 
	font-size: small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}

h2 {  
    font-family: Verdana; 
	font-size: small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}

.body {  
    font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 150%; 
	font-weight: normal;
	margin-right: 8px;
	margin-left: 10px;
}

.copyright {  
    font-family: Verdana;
    color: #FFFFFF;
	font-size: 10px; 
	font-style: normal; 
	line-height: 150%; 
	font-weight: normal;
}