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

body, th, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #535353;
}

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

.text1 {
    font-size: 9px;
    color: #535353;
}

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

.text3 {
    color: #535353;
}

a {
   color: #535353;
}

a:hover {
	text-decoration: none;
	color: #AE0000;
	
	
	
}
a.link1 {
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
}

a.link1:hover {
    text-decoration: none;
  
}

.bg1 {
    background-image: url('images/index01.gif');
    background-position: right top;
    background-repeat: repeat-x
}

.bg2 {
    background-image: url('images/index02.gif');
    background-position: left top;
    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 {
}

.style1 a {
}

.style1 a:hover {
}
