/* GENERAL FONT SPECS FOR STANDARD HTML ELEMENTS */

a:link, a:active, a:visited
{
	 color:#740015;
	 font-weight:bold;
	 text-decoration:none;
}
a:hover
{
	 color:#740015;
	 font-weight:bold;
	 text-decoration:underline;
}
p
{
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size: 11px;
	color: black;
	line-height: 14px;
}
h1
{
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#740015;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #740015;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #740015;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #740015;
	text-decoration:none;
}
.footer a:hover
{
	color: #740015;
	text-decoration:underline;
}

/* SPECIAL P CLASSES */

p.smallsans
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
}

/* SPECS FOR JOURNAL */

p.issue-depttitle
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}
p.issue-smallcap
{
	margin:5px 0px 0px 0px;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
p.issue-author
{
	font-size:11px;
	font-style:italic;
	margin:10px 0px 10px 0px;
}
p.awards-author
{
	font-size:11px;
	margin:10px 0px 10px 0px;
}
h2.issue-aaw
{
	margin-top:0px;
	margin-bottom:0px;
	color:#8E9ACA;
	text-transform:lowercase;
}
h2.issue-derm
{
	margin-top:0px;
	margin-bottom:0px;
	color:#C088A3;
	text-transform:lowercase;
}
h2.issue-llt
{
	margin-top:0px;
	margin-bottom:0px;
	color:#FBBC12;
	text-transform:lowercase;
}
h2.issue-legal
{
	margin-top:0px;
	margin-bottom:0px;
	color:#9E4521;
	text-transform:lowercase;
}
h2.issue-spa
{
	margin-top:0px;
	margin-bottom:0px;
	color:#9A9F6D;
	text-transform:lowercase;
}
h2.issue-map
{
	margin-top:0px;
	margin-bottom:0px;
	color:#8F8E7F;
	text-transform:lowercase;
}
h2.issue-ps
{
	margin-top:0px;
	margin-bottom:0px;
	color:#740015;
	text-transform:lowercase;
}
div.journal-advisor p.smallsans, div.journal-advisor p
{
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	padding:0px 5px 0px 5px;
}
td.staff-title
{
	text-align:center;
	background-color:#740015;
	font-weight:bold;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	width:118px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:5px white solid;
}
td.staff-text
{
	font-size:12px;
	padding:10px 0px 10px 15px;
}
td.staff-text2
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	padding:10px 0px 10px 15px;
}
td.staff-text span.email
{
	font-size:9px;
	font-style:italic;
}
