body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.input1 {
}

.align-justify {
	text-align: justify;
}

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

.text2 {
    font-size: 12px;
    color: #4E4E4E;
}

.text3 {
    font-size: 9px;
    color: #4E4E4E;
}

a {
}

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: 12px;
    color: #C8D7E5;
}

.style1 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
}

.style2 {
    font-size: 12px;
    color: #838383;
}

.style2 a {
	font-size: 12px;
	font-weight: bold;
	color: #74AD35;
	text-decoration: none;
}

.style2 a:hover {
	text-decoration: underline;
}

.style3 {
    color: #000000;
}

.style3 a {
	color: #000000;
	text-decoration: none;
}

.style3 a:hover {
	text-decoration: underline;
}
.bg1 table tr td table tr td table tr .style2 p strong {
	font-size: 12px;
}

