body {
	background-color: #003300;
	margin: 5px;}
h1 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    color: #FFCC00; text-align: center; }	
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
    color: #FFCC00; text-align: left;}
h3 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
	text-align: center; color: #FFCC00;}
h4 {
	font-size: 1em; text-align: center; color: #FFCC00;
	font-family: Trebuchet MS, Tahoma, sans-serif;}
h5 {
	text-align: center; color: #FFCC00;
	font-family: Trebuchet MS, Tahoma, sans-serif; }
img {border: 2px;solid;#000000;  }	
p  {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #FFCC00; text-align: left; font-size: 1em;  }
		
.black12 {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #FFCC00; text-align: justify; font-size: 1em; }
	 
.black14 {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #FFCC00; text-align: justify; font-size: 1.2em; }

ul.disc {list-style-position: outside; list-style-type: disc; color: #FFCC00; }
ol.decimal {list-style-type: decimal; list-style-position: outside; font-family: Trebuchet MS, Tahoma, sans-serif; color: #FFCC00; font-weight:bold; }

a:link {
	color: #FFCC00; background:transparent; font-weight: bold; text-decoration: none;}
a:visited {
    color: #FFFF99; background:transparent; font-weight: bold; text-decoration: none;}
a:hover   { 
	color: #FFFFFF; background:transparent; font-weight: bold; text-decoration: none;}
a img {border: 2px solid #000000; }