body { 
	background-color: #FFFFFF 
	}

a:link { 
	color: #6E6A6A;
	}
a:visited { 
	color: #AAAAAA;
	}
a:hover { 
	color: #C1C1C1;
	background-color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #6E6A6A;
	}

mt { font-family: helvetica; 
	 color: #AAAAAA;
	 font-weight: bold;
	 font-size: 14px; }

mtsub { font-family: helvetica; 
		color: #6E6A6A; 
	 	font-size: 12px; }

dt { font-family: helvetica; 
	 color: #AAAAAA;
	 font-weight: bold;
	 font-size: 14px; }
	 
d0 { font-family: helvetica; 
	 color: #6E6A6A; 
	 font-size: 10px; }

d1 { font-family: helvetica; 
	 color: #6E6A6A; 
	 font-size: 12px; }

d2 { font-family: helvetica; 
	 color: #AAAAAA; 
	 font-weight: bold;
	 font-size: 12px; }
	 
d3 { font-family: helvetica; 
	 color: #6E6A6A; 
	 font-size: 13px; }

i1 { font-family: helvetica; 
	 color: #6E6A6A;
	 font-weight: bold;
	 text-align: right;
     font-size: 14px; }
     
i2 { font-family: helvetica; 
	 color: #6E6A6A;
	 text-align: right;
     font-size: 12px; }
	 	
	 
