body {
	margin-top: 8px;
	margin-left: 0px;
	background-color : #ffffff;
}

a { 
	font-size: 12pt;
	color: #000000; 
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #2F7A5C; 
}

a.green { 
	font-size: 10pt;
	color: #2F7A5C; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a.green:hover { 
	color: #000000; 
}

a.blue { 
	font-size: 10pt;
	color: #0000aa; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a.blue:hover { 
	color: #aa0000; 
}

a.footer { 
	font-size: 7pt;
	color: #2F7A5C; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
}
a.footer:hover { 
	color: #000000; 
}

a.lbody { 
	font-size: 10pt;
	color: #2F7A5C; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
}
a.lbody:hover { 
	color: #000000; 
}

.emphtext {
	color: #CC9933;
	font-weight: bold;
}

.headertext {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9933;
}
.titletext {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
}

.initcaps  {
	font-size: 22pt;
}

.bodytext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.smalltext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.button  {
	font-size: 10pt;
	color: #0000aa;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color : #ffffdd;
	border : thin solid #aa0000;
	border-bottom : medium solid #aa0000;
	border-right : medium solid #aa0000;
	padding : 1px 1px 1px 1px;
}

