body{
	margin: 0px;
	padding: 0px;
    background-color: white;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none; 
	background-image: url(images/h1magBkgrd.jpg); 
	background-repeat: repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}

.textLarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #663399;
	margin-top: 10px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED1B24;
}
.linksLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.anchorLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}
.magLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

#header_nav {
	margin:5px auto 5px auto;
	padding:0;
	width: 750px;
	text-align:center;
}
#header_nav a img {
	margin:0;
	padding:0;
	border:none;
}
.leading {
	line-height: 125%;
}
