TD {
	font-family : "Helvetica", sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : normal;
}


A:LINK  {
	color : #A77F44;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #7e6f00;
	text-decoration : underline;
	font-weight : bold;
}


A:VISITED {
	color : #000080;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	font-family : "Helvetica", sans-serif;
	font-size : 12pt;
	color : #072A65;
	font-weight : bold;
}



H2 {
	font-family : "Arial", sans-serif;
	font-size : 12pt;
	color : #0e2b88;
	font-weight : bold;
}

H3 {
	font-family : "Gil Sans", "Verdana", sans-serif;
	font-size : 10pt;
	color : #5846A7;
	font-weight : bold;
}

.hometext {
	font-family : "Helvetica", sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : normal;
}

.featnav {
	font-family : "verdana", sans-serif;
	font-size : 7pt;
	color : #48539C;
	font-weight : normal;
}

.header {
	font-family : "Helvetica", sans-serif;
	font-size : 15pt;
	color : #ffffff;
	font-weight : bold;
}

.headsub {
	font-family : "Helvetica", sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

#footer #asaabug { 
	width:400px; 
	margin:0 auto; 
	padding:1em;
	cursor:pointer;
	border-top:1px dashed #eee;
	border-bottom:1px dashed #eee;
}
#footer #asaabug a:link, #footer #asaabug a:visited { 
	color:#2079aa;
	text-decoration:none;
	cursor:pointer; 
}