	A:link { COLOR: #3064ff; TEXT-DECORATION: underline }
	A:active { COLOR: #3064ff; TEXT-DECORATION: underline }
	A:visited { COLOR: #3064ff; TEXT-DECORATION: underline }
	A:hover { COLOR: #330066; TEXT-DECORATION: underline }
	
	
.pagehead { 
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	}
	
	
.subhead { 
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	}	
	
.text { 
	font-family: arial;
	font-size: 11px;
	color: #000066;
	}
	
.table-title { 
	font-family: arial;
	font-size: 10px;
	color: #33FF33;
	font-weight: bold;
	text-align: center;
	}

.table-data { 
	font-family: arial;
	font-size: 10px;
	color: black;
	}
