/* CSS Document */

body {
	font-family: Trebuchet MS, Arial;
	color:#663300;
	font-size: 11pt;
	}
	
.bodytext {
	font-family: Trebuchet MS, Arial;
	color:#663300;
	font-size: 11pt;
	}
	
.bodytext a:link	{
	font-family: Trebuchet MS, Arial;
	color:#663300;
	font-size: 11pt;
	}
	
.bodytext a:visited{
	font-family: Trebuchet MS, Arial;
	color:#663300;
	font-size: 11pt;
	}
	
.bodytext a:hover{
	font-family: Trebuchet MS, Arial;
	color:#663300;
	font-size: 11pt;
	text-decoration: underline;
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size:  14pt;
	font-style: italic;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
	text-decoration: none;
}

.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
	text-decoration: underline;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
	text-decoration: none;
}

.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
	text-decoration: none;
}