body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}
th{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #000000;
}

.text2 {
    font-size: 10px;
    color: #000000;
}

a {
    color: #C69836;
; font-size: 16px; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

a:hover {
	text-decoration: none;
; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #94B86C
}

.bg1 {
    background-repeat: repeat-x;
; background-color: #F7F7F7
}

/*
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: 12px;
    color: #000000;
}

.style1 a {
    color: #000000;
; font-size: 12px
}

.style1 a:hover {
font-size: 12px
}

body { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
 } td  { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
 } h1 {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold; color: 005AA5}
h2 {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: 0084C6}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: C69836}
