BODY{ background: white;font-size: 24px; font-family: Arial}
TD {font-size: 15px;   font-family: Arial; }
H1 { font-size: 36px; font-family: Arial; font-weight: bold; text-align: center}
H2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}
H3 { font-size: 15px; font-family: Arial}
H4 { font-size: 14px; font-family: Arial;font-weight: normal; text-align: left}
H5 { font-size: 12px; font-family: Arial;font-weight: normal}
p {font-size: 15px; font-family: Arial;text-align: justify}
.date{font-size: 13px; font-family: Arial;text-align: center}
a:link{text-decoration:none; color:#0000FF}
a:visited{text-decoration:none; color:#0000FF}
a:hover{text-decoration:underline; color: #3300CC}

.NEW {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-align: center
}
.LeftIMG {
	FLOAT: left;
	MARGIN: 3px 3px 3px 3px;
}
.RightIMG {
	FLOAT: right;
	MARGIN: 3px 3px 3px 3px;
}

