body {
	text-align: center;
	min-width: 850px;
	background:#FFFFFF;
	font: 70% Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#999999;
	line-height: 140%;
}
div#main{
	text-align:center;
	border-style:solid;
	border-width: 1px;
	width: 850px;
	margin: 45px auto auto auto;
	border-color:#CCCCCC;
}
div#maintitle{
	width:500px;
	float:center;
	text-align:center;
	margin: 45px auto 25px auto;
}
div#mainsection{
	width:500px;
	float:center;
	text-align:center;
	margin: 25px auto 25px auto;
}
div#mainmenu{
	width:700px;
	float:center;
	text-align:center;
	margin: 25px auto 25px auto;
	letter-spacing:2pt;
}
div#o-vation {
	width: 850px;
	float:center;
	margin: 15px auto 15px auto;
	text-align:right;
}
.boldtext {
font-weight:bold;
}
.italictext {
font-style:italic;
}

a			{color:#999999; text-decoration:none;}
a:hover 	{color:#999999; text-decoration:underline;}

h1 {
	text-decoration:none }

.textlarge
{font-size: 12pt;}

strong {font-weight:bold;}