

BODY   {
    background-color: #FFFF99;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    }

.txt {
	background: #ffe4ba;
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #ffe4ba;
	text-indent: 10px;
	margin-left: 14px;
	margin-right: 14px;
	text-align: justify;
	
	}
	
.addition {
	background: #ffe4ba;
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #ffe4ba;
	text-indent: 10px;
	margin-left: 14px;
	margin-right: 14px;
	text-align: center;
	
	}

.copyright {
	
	font: 10px arial, helvetica, sans-serif;;
	color: #00BFF3;
	text-align: center;
	
	}
	
.pictxt {
	background: #003333;
	font-family: arial, sans-serif;
	color: #FFCC66;
	font-size: 12px;
	font-weight: bold;
	background-color: #003333;
	text-indent: 10px;
	margin-left: 14px;
	margin-right: 14px;
	text-align: center;
	
	}

.table {
	
	font-family: arial, sans-serif;
	color: #FFCC66;
	font-size: 13px;
	background-color: #FFFFCC;
	
	}

.caption {
	
	font-family: arial, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	

	
	}

.img {
	
	border-color: #CC6600;
	
	}

H1 {
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	}






H3 {
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-align: center;
	}

H4 {
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	text-align: center;
	}

A  {
	text-decoration: none;
	color: #008800;
	}
	
A:visited
   {
   color: #008800;
   }


