body,td { 
			font-family: Arial,Verdana;
			font-size: 12px;
			text-decoration: none; 
			color:#FFFFFF;
}
a { 
			font-family: Arial,Verdana;
			font-size: 12px;
			font-weight: bold;
			color:#FFFFFF;
}
a:hover { 
			font-family: Arial,Verdana;
			font-size: 12px;
			font-weight: bold;
			color:#FFFFFF;
}

H1 { 
			font-size: 16px;
			font-weight: normal;
			margin: 0;
}
H2 { 
			font-size: 14px;
			font-weight: bold;
			margin: 0;
}
H3 { 
			font-size: 14px;
			font-weight: normal;
			margin: 0;
}
H4 { 
			font-size: 13px;
			font-weight: bold;
			margin: 0;
}
H5 { 
			font-size: 13px;
			font-weight: normal;
			margin: 0;
}
H6 { 
			font-size: 12px;
			font-weight: bold;
			margin: 0;
			text-decoration: underline;
}
.section_header { 
			font-family: Arial,Verdana;
			font-size: 14px;
			font-weight: bold;
			color:#FFFFFF;
}
.footer { 
			font-family: Arial,Verdana;
			font-size: 10px;
			text-decoration: none; 
			color:#FFFFFF;
}
.footer a { 
			font-family: Arial,Verdana;
			font-size: 10px;
			text-decoration: none; 
			color:#FFFFFF;
}
.footer a:hover { 
			font-family: Arial,Verdana;
			font-size: 10px;
			text-decoration: underline; 
			color:#FFFFFF;
}
input {
 font-size: 12px;
 background-color: #EEEEEE;
 border: 1px solid #000000;
}

