BODY	{background-color: #003908;
         color: white;
	}

A:link  {
	color : #ffcc00;
}

A:visited  {
		color : #ffcc00;
}

A:hover  {
	color :#e9e9e9 ;
}

IMG  {
	border : 0px;
}

P  {
	
	color : white;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 10pt;
}
.button  {
	text-align : right;
	color : #ffcc00;
}
h1 {
	color : #ffcc00;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 18pt;
	font-weight : bold;
}


h2 {
	font-family : "Arial", "sans-serif", "Helvetica CE","Helvetica";
	color: #b08523;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : none;
}

h3 {
	color : #ffcc00;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 14pt;
	font-weight : bold;
}

.copyright {
	text-align : center;
	color : white;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
        font-size: 0.9em;
}

.copyright:link { color: #ffcc00; text-decoration: none; }
.copyright:visited { color: #ffcc00; text-decoration: none; }
.copyright:hover { color: #e9e9e9; text-decoration: none; }


.a_main {
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-weight : bold;
	font-size : 0.9em;
	color: #ffcc00;
}

.a_main:link { color: #ffcc00; text-decoration: none; }
.a_main:visited { color: #ffcc00; text-decoration: none; }
.a_main:hover { color: #e9e9e9; text-decoration: none; }

.a_bottom {
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 1em;
	font-weight : normal;
	text-decoration : none;
}
.a_in {
	text-decoration : underline;
}
.a_button {
	text-align : right;
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

.bbutton
{
    font-family: "Arial", "sans-serif", "Helvetica CE","Helvetica";
    font-weight: bold;
    color: navy;
    font-size: 0.8em;
    background-color: #ffcc00;
    cursor: hand;
    text-decoration : none;
}

.a1 {
	font-family : "Arial CE", "sans-serif", "Helvetica CE","Helvetica";
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : none;
	color: #ffcc00;
}

.aodp
{
   font-family: "Arial", "sans-serif", "Helvetica CE","Helvetica";
   color: white;
   font-size: 1em;
}
.aodp:link { color: white; text-decoration: none; }
.aodp:visited { color: white; text-decoration: none; }
.aodp:hover { color: #fdfdfd; text-decoration: none; }

.footer {
   text-align : center;
   font-family: "Arial", "sans-serif", "Helvetica CE","Helvetica";
   color: white;
   font-size: 0.8em;
}
.footer:link { color: white; text-decoration: none; }
.footer:visited { color: white; text-decoration: none; }
.footer:hover { color: #e9e9e9; text-decoration: none; }




