

body, a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CC0;
	}

li {color: #CC0;}

a:link {color: #C30; text-decoration: underline;}
a:visited{color: #C31;}
a:hover {color: #C62; text-decoration: none;}

.txtInfo {
	font-size: 10px;
	color:  #999;
	}
	
a.txtInfo:link {color: #390; text-decoration: underline;}
a.txtInfo:hover {color: #390; text-decoration: none;}

h1 {font-size: 14px; font-weight: bold; color: #390;}
h2 {font-size: 12px; font-weight: bold;}
h3 {font-size: 11px; font-weight: bold;}

td, tr {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
