h1{
	font-family : serif;
	font-style : italic;
	font-size : large;
	text-align : center;
	color : #6633FF;
}
h2{
	font-style : italic;
	color : #9933CC;
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	text-align : center;
	font-weight : lighter;
	letter-spacing : 1px;
}
h3{
	color : #33CC33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	text-align : center;
	font-weight : lighter;
}
h6{
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : center;
	font-weight : normal;
}
.sml{
	font-size : 8px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}