/* yellow is #FFFADO  and  darkgreen is #58582D */
body {
	font-family: Verdana;
}

h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #58582D;
}

h2 {
	font-size: 36px;
	color: #006600;
}

h3 {
	font-size: 18px;
	color: #660000;
}

p {
	font-family: Verdana;
	font-size: 12px;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

.newsDate {
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	margin-bottom: -10px
}

.postedBy {
	font-size: 12px;
	font-style: italic;
	color: #660000;
	margin-bottom: 0px;
}

.emailBy {
	font-size: 12px;
	font-style: italic;
	color: #660000;
	margin-bottom: 0px;
}

.newsContent {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.alumniName {
	font-size: 12px;
	font-weight: bold;
	color: #58582D;
	margin-bottom: 20px;
	margin-top: 5px;
}

.updateName {
	font-size: 13px;
	font-weight: bolder;
	color: #006600;
	margin-bottom: 20px;
	margin-top: 40px;
	text-decoration: underline;
	font-variant: small-caps;	
}

.jh1 {
      text-align: center;
	font-size: .95em;
	font-weight: bold;	
	color: #999;
    }
	
.style2 {color: #006600;}
.style5 {color: #666666;}
.style7 {color: #660000;}
.style8 {color: #006600; font-weight: bold; }
.style9 {color: #006600; font-weight: bold; text-decoration: underline;}
.style10 {color: #FFFFFF; font-weight: bold;}

.credit1 {
	font-size: 1.0em;
	color: #660000;
    }

.txt1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
	
.txt2 {
	text-align: center;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: bold;
	color: #999;
	}
.txt3	{ margin-bottom: 1em; 
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #999;	
}
.txt4	{ margin-bottom: 1em; 
	text-align: center;
	font-size: .95em; line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
	color: #999;
}
 .txt5 {  margin-bottom: 1em; font-weight: bold;  text-align: center; color: #999;}
 				  
 .txt6 { margin-bottom: 1em; font-weight: bold; color: #006633;}
	

/* LINKS */	

.navLink a:link {color: #A76903; font-weight: bold; font-size: 12px; text-decoration: underline;}
.navLink a:visited {color: #A76903; font-weight: bold; font-size: 12px; text-decoration: underline;}
.navLink a:hover {color: #006600; font-weight: bold; font-size: 12px; text-decoration: none;}
.navLink a:active {color: #A76903; font-weight: bold; font-size: 12px; text-decoration: underline;}  

.generalLink a:link {color: #660000; text-decoration: underline;}
.generalLink a:visited {color: #660000; text-decoration: underline;}
.generalLink a:hover {color: #006600; text-decoration: none;}
.generalLink a:active {color: #660000; text-decoration: underline;}
 
.yearbookLink a:link {color: #006600; font-weight: bold; text-decoration: underline;}
.yearbookLink a:visited {color: #006600; font-weight: bold; text-decoration: underline;}
.yearbookLink a:hover {color: #FF6600; font-weight: bold; text-decoration: none;}
.yearbookLink a:active {color: #006600; font-weight: bold; text-decoration: underline;}

.jhpPhotoLink  a:link {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.jhpPhotoLink  a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.jhpPhotoLink  a:hover {color: #FFCC00; font-weight: bold; text-decoration: none;}
.jhpPhotoLink  a:active {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

