/* CSS Document */
html {
height:100%;
font-family:Tahoma,Arial, Helvetica, sans-serif;
text-align:justify;
font-size:11px;

}

td,tr,p,div {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#8AB517;
}

body {
	height: 100%;
	margin: 0px;
	line-height:150%;
	background:#ffffff;
	background:url(../images/bg1.gif) repeat-x #ffffff;
}
a:link {
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:none;
color:#ffffff;
}
/* a:visited {
text-decoration:none;
color:#000000;
} */
a {
text-decoration:none;
color:#000000;
}
.tx1 {
text-decoration:none;
color:#ffffff;
}
.tx2 {
text-decoration:none;
color:#ffffff;
font-size:14px;
}
.tx3 {
font-size:18px;
}
.tx4 {
color:#ffffff;
font-size:18px;
}

