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

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

h1 {
	font-size: 15px;
	color: #EEF3F7;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 13px;
	color: #EEF3F7;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
.picture_div {
	float: left;
	width: 495px;
}
.text_div {
	clear: left;
}


h3 {
	font-size: 12px;
	color: #EEF3F7;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

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

.text1 {
    color: #FFFFFF;
}
.bigtext {
	font-size: 15px;
	color: #EEF3F7;
	font-weight: bold;
	letter-spacing: 0.1em;
}


.text2 {
    font-size: 9px;
    color: #7F7F7F;
}

a {
    color: #75CDFF;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(images/index22.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: 9px;
    color: #969696;
}

.style1 a {
    color: #969696;
    text-decoration: none;
}

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

.style2 {
    font-size: 9px;
    color: #FFFFFF;
}

.style2 a {
    color: #FFFFFF;
    text-decoration: none;
}

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