html {overflow-x:hidden;} 


A 
{
	text-decoration:underline;
	color: #FFFF33;
	
}
{font-family:Verdana, Arial, Helvetica;}


A:visited 
{
	color: #006633;
	text-transform: none;
	
}

A:hover 
{
	text-decoration: none;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	background-color: #FFCCCC;
}

BODY 
{
	color: #666666;
	font-size: 1em;
	font-size: 1em;
	margin-left:3%;
	margin-right:3%;
	background-color: #990000;
}

TABLE {
	margin-left:2%;
	margin-right:2%;

	
}

TD {
	font-family: Arial, Verdna, Helvetica;
	color: #000099;
	font-size: 1.1em;
	font-weight: normal;
	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	text-align: justify;
	margin-left:6%;
	margin-right:4%;
	line-height: 1.1em;
	
}

h1 {
	font-family: "Comic Sans MS";
	color: #ffdead;
	font-size: 1.5em;
	
	text-align: center;
	
}

h2 {
	font-family: "Comic Sans MS";
	color: #ffdead;
	font-size: 15px;
	font-weight: lighter;
	
}

h3 {
	font-family: Arial, Verdna, Helvetica;
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;

	
}

h4 {
	font-family: Arial, Verdna, Helvetica;
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
	margin-left:15%;
	margin-right:15%;
		
	
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 1em;
	text-align: center;
	margin-left:6%;
	margin-right:60%;
	line-height: 1.1em;
	font-weight: bold;
	background-color: #666666;
}


h6 {
	font-family: Arial, Verdna, Helvetica;
	color: #993333;
	font-size: 0.7em;
	text-align: center;
	background-color: #FFFFCC;
	word-spacing: 3px;
	margin-left:2%;
	margin-right:2%;

}
li {
	font-family: "Comic Sans MS";
	color: #ffdead;
	font-size: 15px;
	font-weight: lighter;
	margin-left:6%;
	margin-right:4%;
	line-height: 1.1em;
