body {

	background-color: #2e5773; 
	margin: 25px 0px; padding:0px;
	text-align: center;
	font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	}
p {

	font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	}
	
h1 {

	font: bold 20px arial;
	color: #330066;
		}
		
h2 {

	font: bold 18px arial;
	color:#993366;
	
	}
	
	h3 {

	font: bold 16px arial;
	color:#330066;
	}
	
a.link {
	font: bold 14px arial;
	text-decoration: none;
	color: white;
	padding:2px 8px 2px 8px;
	}

a.normal {
	color: #000099;
	text-decoration: none;
	}	
a {
	color: #000099;
	
	}

a.link:hover {
	background-color: #000000;
	}

a.normal:hover {
	text-decoration: underline;
	}

	
p.tenpoint {
	
	font: 12px verdana;
	
	}
	

#box {

background-color: #669999;

}

#links {
	background-color: #660066;
	margin:0px auto;
	padding-top: 10px; 	

	height: 25px;
	width: 1000px;
	
	text-align: center;

	
	border-top: 1px;
	border-bottom: 0px;
	border-left: 1px;
        border-right: 1px;
	border-color: 000000;
	border-style: solid;
	}



#banner {
	margin: 0px auto;
	background-image: url(titlenew.jpg);
	width: 1000px;
	height: 200px;
	text-align: center;
	
	border-width: thin;
	border-color: 000000;
	border-style: sold;

	}

.hometext {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.mediakit {
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;
font-style: bold;
}

.boxtext {
font: bold 16px arial;
font-style:italic

}