body {font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #fbfffd;
	font-size: 12px;
    line-height: 20px;
	background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;margin-top: 50px;margin-left: 10%;margin-right: 10%;}

p {	color: #000000;
font-size: 11px;text-align: justify;}


	
h1 {
	font-size:16px;
	line-height:28px;
	font-weight:900;
	color:#000000;
		}

h2 {
	font-size: 14px;
	line-height: normal;
	color: #000000;
	}

h3 {
	font-size:12px;
	color:#000000;}

h4 {
	font-size:11px;
	color:#000000;}


h5 {
	font-size:10px;
	color:#000000;
	font-style: normal;}

h6 {
	font-size: 9px;
	color:#000000;
	}


a:link {
    color: #000000; 
    background-color: #c8f25e;text-decoration: none;}

a:visited {
	color: #000000;
    background-color: #c8f25e;
text-decoration: none;}

a:hover {
    color: #000000;
	background-color: #f6f600;
	text-decoration: none;
}

.green {color: #006600;}

	
hr {border: none;
	background-color: #027900;
	color: #027900;
	height: 3px;
	width: 90%;}



table {font-size: 11px;width: 80%;position: static;}

tr {}

td {}

th {}

caption {}


