body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-top: 1px
	}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	color: #000000;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	}



a:link {  
	color: #0000ff
	}

a:visited {  
	color: #0000ff
	}

a:hover {  
	color: #00cccc
	}

a:active {  
	color: #ffcc00
	}
	
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	}
		
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	}
		

	.lightlink {
		color: #999999;
	}

	.tinytext {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 7pt;
	}

img.vault { 
	align: center;
	border: 0px solid #999999
	}

.bodytextblack {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #000000; 
	font-weight: bold }

.bodytextblacklarge {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	color: #000000; 
	font-weight: bold }

.bodytextblue {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #0000cc; 
	font-weight: bold }

.moretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #cc0000; 
	text-decoration: none;
	font-weight: bold }

.tableborder{
	border: solid 2px;
	padding-right: 5px
	}

