.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.footertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 5px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin-left: 10px;
	
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	text-align: left;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: underline;
	text-align: left;
}
.imageborder {
	border: 0px;
	margin: 10px;
}

.imageborderleft {
	border: 0px;
	margin-right: 10px;
	float: left;
	
}

.imageborderright {
	border: 0px;
	margin-right: 10px;
	float: right;
}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight:bold; 
	color: #333333;
	text-align: left;
	margin-left: 15px;
	}

	h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight:bold; 
	color: #cc0000;
	text-align: left;
	margin-left: 15px;
	}
	
body {	font-family: Verdana, Arial, Helvetica, sans-serif; 
	leftmargin="0"; topmargin="0"	
	font-size: 9pt;	
	color: #000033;
	}
	
td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

hr {
border: none 0; 
border-top: 1px dashed #000;/*the border*/
width: 96%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 25px;
	}
	 
.contenttable {
border: none 0; 
border: 1px dashed #000;/*the border*/

} 
table {
align: centre;
}