/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:  normal;
	padding:  10px;
	background-attachment: fixed;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}


.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: normal;
	padding: 0px;
	background-attachment: fixed;
	text-decoration: none;
	font-weight: bold;
}
	
.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: normal;
	padding: 0px;
	background-attachment: fixed;
	text-decoration: none;
	font-weight: normal;
}
	
.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	font-style: normal;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
}


.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: circle;
}


.imgleft {
float: left;
padding: 10px 10px 10px 10px;
}


.img {
padding: 6px 6px 6px 6px;
}

.style4 {
	font-family:  Arial, Heavletica, sans-serif;
	font-size:  20px;
	font-style:  normal;
	color:  #000000;
	font-height:  normal;
}
