@charset "utf-8";
A:link
	{ color: #ff0000; background-color: #000000; }
	
A:visited
	{ color: #ff9933; background-color: #000000;}
	
A:active
    { color: #339966; background-color: #000000;}
	
A:hover 
	{ color: #ffff00; background-color: #000000;}

body {
	color: #000033;
	background-color: #000000;
	text-align:center;}




div.c4 {
	text-align: center;
}

table.c1 {
	width:  870px;
	height: 400px;
	margin-left: auto; 
  margin-right: auto;
} 
	

table.c2 {
	
	margin-left: auto; 
	width: 150px;
	height: 400px;
} 

table.c3 {
	
	width: 450px;
	height: 400px;
	margin-left: auto; margin-right: auto;
}

.c5 {
	color: #ff6633;
	background-color: #000000;
	font-size: 48px;
}

.c6 {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
}

.c7 {
	font-size: medium;
	
}

.c7a {
	font-size: 18px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}


.c7b {
	font-size: 22px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
.c8 {
	font-size: 24px;
	line-height: 1.2em;
}

.c9 {
	font-size: 12px;
	
}

.c10 {
	font-size: 32px;
	color: #ffffff;
	background-color: #000000;
}



.c11 {
	color: #ff0000;
	background-color: #000000;
	font-size: 32px;
}

.c12 {
	color: #ffffff;
	font-size: medium;
}



h1 {text-align: center}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }




ul {
font-family: "Courier New", monospace;
font-size: 16px;
font-style: normal;
line-height: 1.3em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #ff6633;
background-color: #000000;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: circle;
padding: 15px;
margin: 8px;
}




