body	{
	font-family:  verdana, tahoma, arial,  helvetica, sans-serif;
	color: #d6d6d6;
	background: #003300;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	}
table	{
	width: 60%;
	border-collapse: collapse;
}

div		{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
    }

div, p, th, td, li, dd, dl, dt    {
	font-family:  tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	align: justify;
	
	    }

a:link	{
	text-decoration: underline;
	color: #000066;
	background-color: transparent;
	}
a:visited	{
	text-decoration: underline;
	color:	#666666;
	background-color: transparent;
	}	
a:hover	{
	text-decoration: underline;
	color: #006600;
	bakground-color: transparent;
	}
a:active {
	text-decoration: underline;
	color: #990000;
	bakground-color: transparent;
	}

dt 	{
	font-weight: bold;
	}
ul  {
    list-style-type: square;
}
ol, li, dl, dt, dd {
	line-height: 1.4em;
	}
.content {
	padding: 5px 5px;
	margin: 5% 15%;
	background-image: none;
	}
p {
	margin-top: 5; padding-top: 0;
	line-height: 1.4em;   
	}
h1	{
	font-size:	17px;
	border-bottom: 1px solid #000000; padding-bottom: 5px;
	margin: 0px;
    padding: 0px;
		}

h2	{
	font-size:	13px;
	}

h3	{
	font-size:	12px;
		}

h1, h2, h3	{
	font-family:  verdana, helvetica, arial,  sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin:	5px 0 0 0;
	}