body {
	background-color: #374864;
	margin-top: 0px;
}

a:link    {color:#CC6666; text-decoration:none;}

a:visited {color:#CC6666; text-decoration:none;}

a:active  {color:#CC6699; text-decoration:none;}

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

.styleMain {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	font-size: 11pt;
	color: #336699;
	line-height:20px;
}

.styleSmall {
	font-family: "Verdana", Arial, San Serif;
	font-size: 8pt;
	color: #336699;
}

.whiteText {
	color: #FFFFFF;
}
.styleBig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC6600;
	font-weight: bold;
	background-color: #DDEAEC;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-bottom-color: #006666;
}
