a{
	color:#0000FF; text-decoration: underline;  
} 

a:visited {
	color:#993399; text-decoration:underline;
}  

a:hover{
 	text-decoration: underline; color: red; 
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #FFFFFF;
	}

.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	}
	
.pagetextnormal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.pagetextsmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.tlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.Alphabet {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #FFEDC6;
}

.SpanNetscape {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.AlphabetCurrent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #FF0000;
}

.TableEven{
background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.TableOdd{
background-color: #EAEAEA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
} 

.EmbeddedView table {
	width : 100%
} 

.EmbeddedView table tr td {
	padding : 4px
} 
