body {
	font-style : normal;
	font-weight : normal;
	font-size : 80%;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	line-height: 180%;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: tahoma;
	font-weight: bold;
	color: #bf070a;
	font-style: normal;
}

h2 {
	font-family: tahoma;
	font-size: 120%;
	font-weight : bold;
	color:#336633;
	font-style: normal;
}

h3 {
	font-family: tahoma;
	font-size: 110%;
	font-weight : bold;
	color:#336633;
	font-style: normal;
}


/*-----------------------------------------------------------------*/

ul {

	text-indent: 0px;
	color : #336633;
	line-height: 150%;
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #336633;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #cc9900;
}

a:hover {
	text-decoration: none;
}
