/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: none
}

H5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(249,246,232);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H6 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(249,246,232);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H1 {
	display: in-line
}

H2 {
	display: in-line
}
