a:link{
	color: #cce699;
	text-decoration: none;
}

a:hover{
	color: #dc0000;
	text-decoration: none; 
}

a:visited{
	color: #cce699;
	text-decoration: none;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px; 
	line-height: 10px;
}


.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #005050;
	letter-spacing: 2px;
	line-height: 20px; 
}


.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #cce699;
	letter-spacing: 1px; 
}


.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #dc0000; 

}


.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}


.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}


.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}


.initial {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 20px;
        color: #dc0000;

}

