body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	border-left-color: #CC0000;
}

p {
	margin-left: 0.1cm;
	line-height: 0.4cm;
	text-align: justify;
}

ul {
	line-height: normal;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
}

li {
	margin-top: 0.3cm;
	color: #BB5E00;
   }


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #D17714;
}
a:hover {
	background-color: #FFCC33;
	color: #CC0033;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 600;
	color: #C40000;
	background-color: #FFEDB7;
	letter-spacing:2px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bolder;
	color: #C40000;
	letter-spacing:2px;
	margin-left: .3cm;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #C40000;
	font-style:italic;
	letter-spacing:3px;
	margin-left: 0.3cm;
	vertical-align: bottom;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #AAA02B;
	font-style:italic;
	letter-spacing:px;
	margin-left: 0.5cm;
	list-style-type: disc;
}
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bolder;
	color: #C40000;
	letter-spacing:1px;
	margin-left: 1cm;
}
