h1 {
	font-size: 20px;
	font-weight: normal;
	text-transform:capitalize;
	margin-top:20px;	
}

h2 {	
	font-size: 16px;
	font-weight: bold;		
	text-transform:capitalize;
	color:#000099;
	margin-top:70px;	
	}

h3 {
	font-size: 12px;	
	font-weight: bold;
	color:#000099;
	text-transform:uppercase;
	margin-top:10px;
	}

h4 {
	font-size: 10px;	
	font-weight: normal;
	text-transform:capitalize;
	}

.footer {
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: normal;
}

a:visited {
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-weight: normal;
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #6699FF;
 font-weight: normal;
}
a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}

.Header3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.promotion {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
