body { 
	font-style : normal; 
	font-size: 10pt; 
	font-family: Arial, sans-serif; 
	background-color: #ffffff;
	background-attachment: fixed;
	margin-bottom: 0px;  
	margin-left: 0px;  
	margin-right: 0px;  
	margin-top: 0px;
	}

table { 
		font-style : normal; 
		font-size: 10pt; 
		font-family: Arial, sans-serif;              
	}
	
tr { 
	font-style : normal; 
	font-size: 10pt; 
	font-family: Arial, sans-serif;   
	border: 0px solid #009900;  
	background: transparent;     
	}

td { 
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #003300; text-decoration: none;  
}

.greenBOLD {
	color: #003300; font-size: 10pt; text-decoration: none;  font-weight: 800;  font-family: sans-serif;
}

th { font-weight: bold; font-size: 14pt; font-family: Arial, sans-serif; color: #003300; }

th.red {font-weight: bold; color: #ffffff; background-color: #009900; }

h1 { font-weight : bold; font-size: 14pt; font-family: Arial, sans-serif; color: #003300; }

em { font-family: Arial, sans-serif; color: #000000; }

p, label { font-style : normal; font-size: 10pt; font-family: Arial, sans-serif; color: #000000; }

u { font-style : normal; font-size: 10pt; font-family: Arial, sans-serif; color: #990000; }

ol { font-style : normal; font-size: 10pt; font-family: Arial, sans-serif; color: #000000; }

ul { font-style : normal; font-size: 10pt; font-family: Arial, sans-serif; color: #000000; }

li { font-style : normal; font-size: 10pt; font-family: Arial, sans-serif; color: #000000; }

hr { color: #009900; }

a {text-decoration: none;}
a:link { color: #003300; font-size: 9pt; text-decoration: underline;  font-weight: 800;  font-family: sans-serif;   } 
a:active {color: #003300; font-size: 9pt; text-decoration: underline;  font-weight: 800;  font-family: sans-serif;   } 
a:visited { color: #003300; font-size: 9pt; text-decoration: underline;  font-weight: 800;  font-family: sans-serif;    } 
a:hover { color: #009900; font-size: 9pt; text-decoration: underline;  font-weight: 800;  font-family: sans-serif;    }

address { font-style : normal; font-size: 10pt; font-family: Arial, sans-serif; color: #999999; }

img {  border: 0;     }

.gridrow1
{
	background-color: #ffffff;
}
.gridrow2
{
	background-color: #cccccc;
}




