h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 1.2;
}
h1 {
	font-size: 150%;
	font-weight: normal;
}
h2 { font-size: 130%; font-weight: bold; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%;}
a:link {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	font-size: 12px;
	color: #999900;
}
a:active {
	font-size: 12px;
	color: #666666;
}
