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

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

form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.input1 {
}

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

.text1 {
	color:#006600;
}

.text2 {
	color:#E36201;
}

.text3 {
	font-size:10px;
	color:#787878;
}

.text4 {
    font-size:20px;
	color:#CC0033;
	text-align:justify;
}
.text5 {
	font-size:10px;
	color:#FFFFFF;
}
.text6 {
	color:#E36201;
}
.text7 {
	color:#000099;
	align:justify;
}
.text8 {
	font-size:20px;
	color:#000099;
}
.text9 {
	font-size:20px;
	color:#000000;
	align:justify;
}
.text10 {
	font-size:14px;
	color:#000000;
	align:justify;
}
.text11 {
	font-size:13px;
	color:#000000;
	align:justify;
}
.text12 {
	font-size:18px;
	color:#996600;
	align:justify;
}
}
.text14 {
	padding-left: 10px;
	padding-right: 10px;
	font-size:12px;
	color:#000000;
	align:justify;
}
.text15 {
	font-size:20px;
	color:#660000;
	align:justify;
}
.text16 {
	font-size:18px;
	color:#660000;
	align:justify;
}
a {
	color:#E36201;
}

a:hover {
	text-decoration: none;
}

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

}

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

a.link2 {
	color:#FFFFFF;
	text-decoration: underline;
}

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

a.link3 {
	color:#3668AF;
	text-decoration: underline;
}

a.link3:hover {
	text-decoration: none;
}
a.link4 {
	color:#ff0000;
	text-decoration: underline;
}

a.link4:hover {
	text-decoration: none;
}
/*
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 {
}