BODY, TD {
	font-family : Verdana;
	font-size : 13;
}

A {
	text-decoration: none;
	color: blue;
	font-family : Verdana;
	font-size : 13;
}

A:Hover {
	text-decoration: underline;
	color: red;
	font-family : Verdana;
	font-size : 13;
}
h1,h2,h3,h4,h5 {
	color: #ff0000; font-wieght: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h3,h5 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	color: #0000ff;
	padding-bottom: 30px; 
}
h5{text-align: left;}
