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