h1 {
	font-family : helvetica;
	color : #333399;
	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;
}

h4 {
	font-weight : normal;
	font-family: helvetica;
	font-size: 6px;
	font-style: oblique;
	color: #FFFFFF;
}

h5 {
	font-weight : normal;
	font-family: helvetica;
	font-size: 14px;
	font-style: oblique;
	color: #FFFFFF;
}

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;
}

