body {
		 font-family: Arial;
		 font-size: 14px;
		 text-align: justify;
		 padding-left: 10px;
		 padding-right: 10px;
		 background-color: #d6d6d6;
		 color: #000000;
		 background-image: url('images/topborder2.gif');
		 background-position: top;
		 background-repeat: repeat-x;
		text-shadow: #000000 1px 1px 0px;
}

a {
	color: #636363;
	text-decoration: none;
	text-shadow: black 1px 1px 10px;
	}
a:hover {
				color: #b7102a;
				}
h1 {
	 font-size: 20pt;
	 font-family: times new roman;
	 text-align: center;
	 color: #b7102a;
	 }						 

              
 h2 {
	 font-size: 12pt;
	 color: #b7102a;
	 }
	 
.title {
	 font-family: times new roman;
	 font-size: 16pt;
	 color: #b7102a;
	 text-align: center;
}
.largeheader {
font-family: "times new roman";
font-size: 80px;
font-style: italic;
color: e60600;
font-weight: 900;
text-align: center;
position: relative;
top: 0px;
letter-spacing: 9px;
z-index: 1;
line-height: 80px;
}
.largeheadershadow {
font-family: "times new roman";
font-size: 80px;
font-style: italic;
color: white;
font-weight: 900;
text-align: center;
position: relative;
top: -79px;
z-index: 0;
letter-spacing: 9px;
left: 1px;
line-height: 80px;
}
.smallheader {
font-family: "times new roman";
font-size: 30px;
font-style: italic;
color: #b7102a;
font-weight: 900;
text-align: center;
}

.subsmallheader {
color: white;
font-size: 13px;
text-align: center;
font-weight: lighter;
}
.subheader {
position: relative;
top: -80px;
color: white;
font-size: 13px;
text-align: center;
z-index: 2;
left: -5px;
font-weight: lighter;
}
.location {
color: #ffffff;
font-size: 8pt;
text-align: left;
}

a.location {
color: #ffffff;
text-decoration: none;
}

a:hover.location {
color: #b7102a;
}

a:vlink.location {
color: #ffffff;
text-decoration: none;
}

.updated {
color: #ffffff;
font-size: 8pt;
text-align: right;
position: relative;
top: -11pt;
}
.head1 {
			 font-size: 16pt;
			 font-weight: bold;
			 }
.head2 {
			 font-size: 14pt;
			 font-weight: bold;
			 }
.head3 {
			 font-style: italic;
			 font-weight: bold;
			 }			 		 			  

