body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left:1%;
	margin-right:1%;
	background-color: #0033FF;
}



A:visited 
{
	color: #006633;
	text-transform: none;
	
}

A:hover 
{
	text-decoration: none;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	background-color: #FFCCCC;
	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;	
	
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
li {
	font-family: Arial, Verdna, Helvetica;
	color: #FFFFCC;
	font-size: 0.9em;
	font-weight: normal;
	
}



p {
	font-family: Arial, Verdna, Helvetica;
	color: #FFFFFF;
	font-size: 1.em;
	font-weight: normal;
	
}


h1 {
	font-family: Arial, Verdna, Helvetica;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	
}

h2 {
	font-family: Arial, Verdna, Helvetica;
	color: #FFFFCC;
	font-size: 0.9em;
	font-weight: normal;
	margin-left:3%;
	margin-right:2%;
	
}

h3 {
	font-family: Arial, Verdna, Helvetica;
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;

	
}

h4 {
	font-family: Arial, Verdna, Helvetica;
	color: #006600;
	font-size: 0.8em;
	font-weight: normal;

	
}
h6 {
	font-family: Arial, Verdna, Helvetica;
	color: #666666;
	font-size: 0.6em;
	font-weight: lighter;
	text-align: left;
	
}
