body {
background-color:#FFFFFF
}

body,td,th {
font-family: "Century Gothic",
             Verdana,
             "Trebuchet MS",
             Arial;
font-size:13px;
font-weight:normal;
color:#000
}

#head {
position:absolute;
width:100%;
height:50px;
left:0;
top:0;
background-image:url(images/headm.jpg);
layer-background-image:url(images/headm.jpg);
background-color:#FFFFFF
}

#foot {
position:absolute;
height:50px;
width:100%;
left:0;
bottom:0;
background-image:url(images/footm.jpg);
layer-background-image:url(images/footm.jpg)
}

* {
margin:0;
padding:0
}

h1,p {
padding:20px
}

ul {
display:table;
width:100%
}

li {
list-style-type:none;
display:table-cell
}

li img {
float:right
}

li:first-child {
width:1px
}

li, {
behavior:url(equidistant.htc);
display:inline
}

img {
border:none
}

.style3 {
font-size:20px;
color:#99CC33;
letter-spacing:3px;
font-weight: bold
}

.style3a {
font-size:18px;
text-indent:4px;
color:#99CC33;
letter-spacing:2px;
font-weight: normal
}

.style4 {
font-size:15px;
letter-spacing:4px;
line-height:21px;
}

.style5 {
color:#000;
font-size:14px;
letter-spacing:1px;
}

.style6 {
font-size:13px;
color:#000;
font-weight: bold;
}

.style6e {
font-size:13px;
color:#000;
}

.style7 {
font-size:11px;
color:#000;
font-weight:normal;
text-align: justify;
letter-spacing: 1px;
}

.style8 {
font-size:13px;
color:#000;
font-weight:bold;
text-align:center;
letter-spacing:0.5px;
}

.style9 {
font-size:11px;
color:#666;
font-weight:bold;
text-align:center;
letter-spacing:1px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a.rev:link {
	color: #99CC33;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a.rev:visited {
	text-decoration: none;
	color: #99CC33;
}

a:hover {
	text-decoration: none;
	color:#99CC33;
}

a.rev:hover {
	text-decoration: none;
	color:#000;
}

a:active {
	text-decoration: none;
	color: #99CC33;
}

a.rev:active {
	text-decoration: none;
	color: #000;
}
