body {
	padding : 0;
	margin : 0;
	width: 936;
	background-color : #FFFFFF;
	font-family: serif, sans-serif, Helvetica, Geneva
	font-size: 14px;
	color: #000000;;
}
.header {
	font: Sans-Serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000033;
}
.subject {
	font:  Sans-Serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

a {
	font-family: sans-serif, serif, Helvetica, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #011F51;
	text-decoration: none;
}
a:hover {
	color: #996633;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #EBD59E;
}
#whitea:visited {
	color: #003399;
	text-decoration: none;
}
#whitea:link {
	color: #003399;
	text-decoration: none;
}
#whitea:hover {
	color: #A88E68;
	text-decoration: none;
}
#whitea:active {
	color: #CC3300;
	text-decoration: none;
}
.sub-subject {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	font-family: Sans-Serif, Arial, Helvetica;
}
#hota:link {
	color: #990000;
	text-decoration: none;
}
#hota:visited {
	color: #990000;
}
#hota:hover {
	color: #000066;
	text-decoration: none;
}
#hota:active {
	color: #996633;
	text-decoration: none;
}
.blue {
	font-size: 14px;
	font-family: sans-serif, serif, Helvetica, Geneva;
	color: #000066;
}

h1,h2,h3,h4,h5,h6 {
	font-family: sans-serif, Arial, Helvetica;
}	
		
	
	