A { color: #990000; text-decoration: none; } 
A:link { text-decoration: underline; color: #333333; }
A:hover { color:#CF041F; text-decoration: underline; }
A:active { color:#333333; text-decoration: none; }
A:visited { color:#333333; text-decoration: none; }

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-style: italic
	color: #333333; 	
	font-weight: normal;
	font-style: italic;
}

.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic
	color: #333333; 				
	font-style: normal;
	font-weight: normal;
	padding-right: 50px;
	line-height: 22pt;
}

.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic
	text-align: left
	color: #333333; 	
	font-weight: normal;
	line-height: 18pt;
}

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

.bodymedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 23px;
	color: #333333;
	font-weight: normal;
}

.bodysmallcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-variant: small-caps;
}

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

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 50px;
	line-height: 16pt;
}
.bodystylemedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 50px;
	line-height: 15pt;
}
.small {
	font-family: "arial", sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-style: bold
	color: #333333; 		
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}



