body,td,th {

	font-family: Times New Roman, Times, serif;

	font-size: 14px;

	color: #000000;

}



body {

	background-color: #FFFFFF;

	text-align: center;

	margin: 0 auto;

	width: 68%;
	
	max-width: 1200px;

}



a:link {

	color: #0000FF;

	text-decoration: underline;

}



a:visited {

	text-decoration: underline;

	color: #0000FF;

}



a:hover {

	text-decoration: underline;

	color: #0000FF;

}



a:active {

	text-decoration: none;

	color: #0000FF;

}



.title {font-size: 120%}



.text {font-size: 100%; }



.navigate {font-size: 90%}



#mainarea {

	text-align: left;

}


