.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #999966;
	font-style: oblique;
	}


.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
	}
		
.bodysmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000
	}
	
.bodybold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
	}
	
.bodycenter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000
	}

.ems {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
	}
	
A:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #999966;
	text-decoration: none;
	}

A:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	}

A:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #999966;
	text-decoration: underline;
	}
	
.headerbg {  
	background-image: url(images/header_bg.gif); 
	background-repeat: repeat-x;
	}
	
.footerbg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}		
.nav {
	color:#999966; font-size:10pt; line-height:1.5
}