/* CSS Document */

body {

	background-color: #ffffff;
	
	scrollbar-base-color: #CCCCEE;
	scrollbar-arrow-color: #8A9DD0;
	scrollbar-DarkShadow-Color: #0B7F61; 
		
	
	
}

a:link {  font-family: verdana; font-weight: bold; color: #606060; text-decoration: none}
a:active {  font-family: verdana; font-weight: bold; color: #606060; text-decoration: none}
a:visited {  font-family: verdana; font-weight: bold; color: #606060; text-decoration: none}
a:hover {  font-family: verdana; font-weight: bold; color: #909090; text-decoration: none}

table.main {
	
	text-align: justify;
	font-size: 8pt; 
	font-family: verdana;
	color: #404040;
	margin-left: 0.5in;
	margin-right: 0.5in;
} 

div.main {
	
	text-align: justify;
	font-size: 8pt; 
	font-family: verdana;
	color: #404040;
	margin-left: 0.5in;
	margin-right: 0.5in;
} 

table.second {
	
	text-align: center;
	font-size: 8pt; 
	font-family: verdana;
	color: #404040;
	margin-left: 0.2in;
	margin-right: 0.2in;
}

div.second {
	
	text-align: justify;
	font-size: 8pt; 
	font-family: verdana;
	color: #404040;
