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

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

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

.input1 {
}

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

.text1 {
}

a {
    color: #E6F3FD;
}

a:hover {
	text-decoration: none;
	color: #2859A5;
}

.bg1 {
    background-image: url(images/index30.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

.img1 {
    margin-top: 3px;
    margin-right: 15px;
}

/*
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: 11px;
}

.style1 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.contact {
	font-size: 14px;
}
.maptext {
	color: #000;
}
mappy {
	color: #000;
}
.bg1 table tr .align-justify p {
	font-size: 12px;
}
.bg1 table tr .align-justify ul li {
	font-size: 12px;
	text-align: left;
}
.bg1 table {
	font-size: 10px;
}
.bg1 table tr .align-justify ul li p {
	text-align: left;
}

