h1 {
	font-family : helvetica;
	color : 333399;
	text-align : left;
	font-size: 16px;
	font-style: oblique;
}
h2 {
	font-weight : normal;
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

h3 {
	font-weight : normal;
	font-family: helvetica;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
a:hover {
	font-weight : normal;
	font-size : 12px;
	font-family : helvetica;
	color: #666666;
	background :  normal;
	text-decoration : none;
}

a:visited, a:link, a:active {
	font-weight : normal;
	font-size : 12px;
	font-family : helvetica;
	color: #666666;
	text-decoration : none;
}

