body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}
th{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #000000;
}

.text2 {
    font-size: 10px;
    color: #000000;
}

a {
    color: #000000;
}

a:hover {
	text-decoration: none;
}

.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: 10px;
    color: #000000;
}

.style1 a {
    color: #000000;
; font-size: 10px
}

.style1 a:hover {
font-size: 10px
}

body { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #DE290E;
 } 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: #000000}
h2 {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #DE290E}
