body,html {
	font: 87%/130% "Verdana", "Lucida Grande", "Lucida Sans Unicode", "Myriad", sans-serif;
	margin: 0%;
	background: #666666;
	background-image:url(/images/bg.gif);
	background-repeat: repeat-x;
	padding: 0%;
}

a:link {color: #00759F; text-decoration: underline;}
a:visited {color: #00759F; text-decoration: underline;}
a:hover {color: #FFCE00;text-decoration: underline;}
a:active {color: #7FBED8;text-decoration: underline;}


h1 { font-size: 125%; color: #8dc740; margin: 0px; padding-top: .5em; padding-bottom: .3em;
    margin-top: 10px;
    margin-left: 65px;
    MARGIN-RIGHT: 60px;
}
h2 { font-size: 115%; color: #00759F; margin: 0px; padding-top: .5em; padding-bottom: .2em;}
h3 { font-size: 110%; color: #00759F; margin: 0px; padding-top: .3em; padding-bottom: .6em;}
h4 { font-size: 105%; color: #00759F; margin: 0px; padding-top: .3em; padding-bottom: .0em;}

.maintext {
	font-family: verdana;
	FONT-SIZE: 12px;
    LINE-HEIGHT: 16px;
    MARGIN-TOP: 10;
    margin-left: 65px;
    MARGIN-RIGHT: 60px;
    MARGIN-BOTTOM: 50px;
	COLOR: #666666;
    letter-spacing: 0.10 mm;
}
.maintext A:link {COLOR: #003d7e;text-decoration: underline;}
.maintext A:hover {COLOR: #5d82b6;text-decoration: none;}
.maintext A:active {COLOR: #003d7e;text-decoration: underline;}
.maintext A:visited {COLOR: #003d7e; text-decoration: underline;}


.footer {
	FONT-SIZE: 11px;
	font-weight: bold;
    LINE-HEIGHT: 14px;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-BOTTOM: 10px;
    COLOR: #333333;
    letter-spacing: 0.10 mm;
}

.footer A:link {COLOR: #00ccff;text-decoration: none;}
.footer A:hover {COLOR: #ffffff;text-decoration: underline;}
.footer A:active {COLOR: #00ccff;text-decoration: none;}
.footer A:visited {COLOR: #00ccff; text-decoration: none;}



hr {
    height: 1px;
    color: #87c548;
    background-color: #87c548;
    border: none;
    margin-top: 1em;
    margin-bottom: 1em;
	padding: 0;
}

.copyright {
	font-family: verdana;
	FONT-SIZE: 10px;
    LINE-HEIGHT: 16px;
    MARGIN-TOP: 10;
    MARGIN-bottom: 10;
    margin-left: 210px;
	COLOR: #cccccc;
    letter-spacing: 0.10 mm;
}






