body	{
	background-color: #D4CC9C;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
}

table	{
	border: solid #484848 10px;
	background-color: #ff6600;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

table TD{
	border: none 0px;
	background-color: #ffffcc;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	text-align: center;
}

.menubar	{
		background-color: #404040;
		text-align: center;
}

.title	{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #ff6600;	
}

.motto	{
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 24pt;
	font-style: italic;
	color: #ff6600;
	text-align: center;
}

.missionstmt	{
		text-align: left;
		font-size: 12pt;
		font-weight: bold;
		color: #000000;
}

.maincontent	{
		background-color: #ffffff;
		text-align: center;
		padding: 20px;
}

.discrpolicy	{
		border-top: none;
		font-size: 10pt;		
		text-align: right;
}
	
