
body, td, table, tr {
background-color: #D9CF9E;
font-family: arial, verdana, tahoma; 
color: #192E07; 
font-size:12px; 
text-align: justify;
	}

h1 {
font-family: arial, verdana, tahoma; 
color: #192E07; 
font-size: 20px; 
font-weight: bold;
text-align: center;
   }

h2 {
font-family: arial, verdana, tahoma; 
color: #192E07; 
font-size: 13px; 
font-weight: bold;
text-align: left;
	}
	
h3 {
font-family: arial, verdana, tahoma; 
color: #192E07; 
font-size: 12px; 
font-weight: bold;
text-align: center;
	}
	
h4 {
color: #192E07; 
font-size: 11px; 
font-family: arial, verdana, tahoma; 
font-weight: bold;
margin: -5px -5px -5px -5px;
text-align: center;
	}

/* Links */
a:link, a:visited {
	color: #192E07; 
	font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;
	font-family: arial, verdana, tahoma; 
	}

a:hover {
	color: #192E07; 
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, tahoma; 
	}
