/* <LINK REL=stylesheet HREF="chicles.css" TYPE="text/css"> */
	<STYLE type="text/css">
<!--
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #282828;
}
body {
	background-color: #F4F4F4;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #85C329;
	text-decoration: none;
}
a:active {
	color: #282828;
}
	H1 	{
		font-size: 16pt;
		color:#666666;
	}

	H2 	{
		font-size: 14pt;
		color:#666666;
	}


	H3 	{
		font-size: 12pt;
		color:#666666;
	}

	H4  {	
	        font-size: 10pt;
			color:#666666;
	}


.title {
	text-align: right;
	font-size: 36px;
	color: #74A8F5;
	vertical-align: middle;
}
.nav {
	border-bottom: 1px solid #C1C1C1;
}
.navHover {
	cursor: pointer;
	border-bottom: 1px solid #D4D4D4;
	border-left: 3px solid #85C329;
	font-weight: bold;
}
.navLastHover {
	cursor: pointer;
	border-left: 3px solid #85C329;
	font-weight: bold;
}
.navHead {
	color: #383838;
	background-color: #999999;
}
.infoBox {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.size12 {
	font-size: 12px;
}
.size12R {
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	background-color: #F0F0F0;
}
.content {
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	margin-left: 2em;
	margin-right: 5em;
	font-size: 12px;
	line-height: 2em;
}
.divider {
	border-left: 1px solid #C1C1C1;
}
-->
</STYLE>
