@charset "ISO-8859-1";
body {
	background-color: #990000;
	background-image: url(images/bckgd-intro.jpg);
	background-repeat: no-repeat;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: center;
	margin:0px; 
	padding:0px;
	margin-bottom:5px;
}
.news p a {
color: #cc0000;
font-weight: bold;
}
.news p a:hover {
color: #FFCC00;
}
.news address {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	margin:0px;
	padding:0px;
}
.news h1 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 20px; 
	font-weight: bold;
	font-style: italic; 
	color: #990000;
	margin:0px;
	padding:0px;
}
.news h2 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 20px; 
	font-weight: bold;
	font-style: italic; 
	color: #003399;
	margin:0px;
	padding:0px;
}
.news h3 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 18px; 
	font-weight: bold;
	font-style: italic; 
	color: #003399;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
}
.news h4 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 16px; 
	font-weight: bold;
	font-style: italic; 
	color: #003399;
	margin:0px;
	padding:0px;
}
.news h5 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	font-style: italic; 
	color: #990000;
	margin:0px;
	padding:0px;
}
.news h6 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	font-style: italic; 
	color: #003399;
	margin:0px;
	padding:0px;
}
