﻿body {
    margin-top:0;
	/*background-image:url(../images/bg.jpg);*/
    background-color:#216b1a;
    font-family:Arial, Verdana, Courier;
    color:White;
    font-size:10px;
}

.GreenTable
{
	background-color:#105800;
}

.boxwithbg
{
    color:#FFFFFF;
    font-size:11px;
}
.boxwithbg h3
{
    color:#105800;
    font-size:13px;
	text-decoration:underline;
    font-family:Arial;
    margin:0px 0px 2px 5px;
}
.boxwithbg ul
{
    list-style-image:url(../images/box-bullet.png);
	margin-right:5px;
    margin-top:4px;
}
p
{
    font-size:11px; 
    font-family:Verdana, Arial;
    margin-bottom:10px;
    margin-top:10px;
}
ol li{
	  font-size:11px; 
    font-family:Verdana, Arial;
    margin-bottom:10px;
    margin-top:10px;
	margin-bottom:10px;}
.menu
{
    font-variant: small-caps;
    font-family: Times New Roman;
	font-weight:bold;
    font-size: 13px;
    border-bottom:solid 1px white;
}
.menu a
{
    color:White;
}
.menu a:hover
{
    color:#EEA430;
}
td{vertical-align:top; text-align:left}

a
{
    color:White;
}
h3{font-size:16px;}
h2{font-size:18px}