Body{
	font-family : Verdana;
	font-size : 12 px;
	background-attachment : fixed;
	background-image : url('../base/balback1.jpg');
	background-repeat : repeat-y
}
H1{
	color: Navy;
	font-weight : bolder;
	font-size : 17;
	font-variant : normal;
	background-color : transparent;
	font-style : normal;
	border : medium;
	font-family : sans-serif;
}
H2{
	color: darkblue;
	font-weight : normal;
	font-size : 11px;
	height : auto;
	line-height : 21 px;
	font-family : Verdana, sans-serif;
}
H3{
	font-weight : bold;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	color : Navy;
}

H4{
	font-weight : bold;
	font-size : 13;
	text-decoration : none;
	color : White;
	font-family : Verdana, sans-serif;
}
H5{	color: #FFFFFF;
	font-size : 14;
	text-decoration : none;
	font-family : Comic Sans MS, Verdana, sans-serif;
}
H6{
	color: white;
	font-weight : bold;
	font-size : 14px;
	height : auto;
	font-family : Verdana, sans-serif;
}
