BODY  {
	font-size :12pt;
	font-family : Arial,Helvetica,sans-serif;
	color : #630;
	background-color : #7ECCE7;
	margin:0px 0px 0px 0px;
}

#nav {
	width: 130px;
	font-size : 9pt;
	background-color : #A0D6E3;
	padding:0px 0px 0px 0px;
}

#content {
	width: 570px;
	font-size : 9pt;
	background-color : #FFF;
}

P, TD  {
	font-size : 12pt;
}

A  {
	color : #06C;
	text-decoration: none;
}

A:Hover  {
	color : #c30;
}

H1  {
	font-size : 18pt;
	color : #492505;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 0px;	
	margin-top: 0px;
}

H2  {
	font-size : 12pt;
	color : #492505;
	font-weight : bold;
	margin-bottom: 0px;	
	margin-top: 0px;
}

H3  {
	font-size : 12pt;
	color : #492505;
	font-weight : bold;
	margin-bottom: 0px;	
	margin-top: 0px;
}

H4  {
	font-size : 12pt;
	color : #492505;
	font-weight : bold;
	font-style: italic;
	margin-bottom: 0px;	
	margin-top: 0px;
}

.bottomnav {
	font-size : 8pt;
	text-align: center;
}

HR {
	color: #258DB1;
	height: 1px;
}

.footer {
	font-size : 8pt;
	color : #666;
}