/* Georgetown Law stylesheet for Contribute users */
.redtext {
	color: red;
}
.tmplHeaderLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F617F;
	text-decoration: none;
}
.tmplHeaderLinkCaption, .quicklinks, .departmentNavigation {
	font-size: 11px;
	}
	
.paragraphBody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
h1,h2,h3,h4 {
	margin: 5px 0 10px 0;
	padding: 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 14px;
	color: #3F617F;  
	margin: 10px 0 5px 0;
}
h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 13px;
	color: #3F617F;
}
h3 {
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

