/* CSS Document */
body{
margin:0px;
}

.normaltext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
color:#333333;
}
.normaltext a:link{
text-decoration:none;
color:#333333;
}
.normaltext a:hover{
text-decoration:underline;
color:#333333;
}
.normaltext a:visited{
text-decoration:none;
color:#333333;
}

.normaltextsmall{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#333333;
}

.normaltextsmall a:link{
text-decoration:none;
color:#333333;
}
.normaltextsmall a:hover{
text-decoration:underline;
color:#333333;
}
.normaltextsmall a:visited{
text-decoration:none;
color:#333333;
}


.normaltextbigbold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:bold;
color:#333333;
}
.normaltextgreen{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-style:normal;
font-weight:normal;
color:#287434;
}

.normaltextgreenbold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-style:normal;
font-weight:bold;
color:#287434;
}
.normaltextgreenbold a:link{
text-decoration:none;
color:#287434;
}
.normaltextgreenbold a:hover{
text-decoration:none;
color:#287434;
}
.normaltextgreenbold a:visited{
text-decoration:none;
color:#287434;
}


.normaltextgreenboldmed{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:bold;
color:#287434;
}
.normaltextbiggreen{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
font-weight:bold;
color:#287434;
}

.footertext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:normal;
color:#333333;
}
.footertextgreen{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:normal;
color:#287434;
}
.footertextgreen a:link{
text-decoration:none;
color:#287434;
}
.footertextgreen a:hover{
text-decoration:underline;
color:#287434;
}
.footertextgreen a:visited{
text-decoration:none;
color:#287434;
}


hr{
border:1px thin #999999;
}

.selbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
