
body {
	font-family :Arial, Helvetica, sans-serif;
	background-color: "#FBFAE6 ";
	color: "#000000";
	font-size : 12px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #CC0033;
}

.body {
	font-size : 12px;
	line-height : 120%;
	color : #303030;
	text-decoration : none;
}

p {   font-size : 12px; line-height :120%; color: #303030	}

TD { font-size : 12px;; line-height : 120%; color : #303030; text-decoration : none; 	}

.head1 { font-size : 14px;  font-weight: bold; color: #FF7012; line-height: 120%;  text-decoration: none }

.head2 {  font-size : 14px; color: #3366CC;  line-height: 120%; text-decoration: none; font-weight: bold}
.head3 {
	font-size : 14px;
	color: #003399;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold
}
.footer {
	font-size : 12px;
	;
	line-height : 200%;
	color : Navy;
	text-decoration : none;
}

.footer2 {
	font-size : 10px;
	;
	line-height : 200%;
	color : Navy;
	text-decoration : none;
}

