ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/index01.jpg);
	color: #797979;
	margin-top: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
	font-size: 11px;
}

.text1 {
	color: #6C7176;
	font-size: 12px;
}

.text2 {
    font-size: 10px;
    color: #D6D7D4;
}

a {
	color: #94B86C;
	text-decoration: none;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}

h3 { font-size: 19px;  color: #9CBC59;  font-weight: bold;   }



a:hover {
	text-decoration: underline;
}

.bg1 {
    background-image: url(images/index02.jpg);
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 11px;
    color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
	font-size: 11px;
}

.style1 a:hover {
	font-size: 11px;
}
