body {
	background-color: #FFF5CC;
}
td {
	text-align: justify;
	vertical-align: top;
	font-family:Eurostile;
	font-size:16px;
	color:#333333;
}

form
{
	margin:0px;
}

a {
	font-family:Eurostile;
	font-size:17px;
	text-decoration: none;
	font-weight: normal;
	color:#003300;
}

A:Hover  {
	color : #006666;
	text-decoration : underline;
}

H1 {
	color: #003300;
	font-weight: normal;
	font-size : 20px;
	font-family: Eurostile;
}
.blue {
	color: #006666;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	font-family: Eurostile;
	font-size: 12px;
	color: #003300;
}
h2 {
	font-family: Eurostile;
	font-size: 17px;
	font-weight: normal;
	color: #003300;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {color: #CC3300}