hr {  background-image: none; background-repeat: no-repeat; background-position: center}


body         {
	background-image:  none;
	font-family: 
                Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: 12pt;
	background-color: #c0ffff;
	
}

h1           {
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #B61E2C;
	line-height: normal;

}
h2           {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18pt;
	font-weight: normal;
	color: #B61E2C;
	line-height: normal;

}
h3           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #B61E2C;
	line-height: normal;

}
h4           {
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	font-family: 
Arial, Helvetica, sans-serif;
	color: #B61E2C;
}
h5           {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-family: 
Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #B61E2C;
}
h6           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #B61E2C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #DEDECA;
	text-decoration: underline;
}
