body { background-color: white;
padding: 2em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: navy;
 }

.gracefulEmphasis{

font-style: oblique;
font-weight: bold; }
h1,H1
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	font-variant: small-caps;
	margin: 0px;
}
H2,h2
{
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	line-height: 18px;
	font-variant: small-caps;
	margin: 0px;
}
H3,h3
{
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	line-height: 18px;
	font-variant: small-caps;
	margin: 0px;
}
H4,h4
{
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	line-height: 18px;
	font-variant: small-caps;
	margin: 0px;
}

dt {
font-size: 10px;
font-weight: bold;
font-stretch: wider; }

dd{
font-size: 9px;
font-weight: normal;
font-stretch: normal;
margin-left: 2em; }

img.floatLeft {
float: left;
margin: 2em;
clear: left; }

img.floatRight {
float: right;
margin: 2em;
clear: right; }

p,P {
font-size: 10px;
}

.tagline {
text-align: right;
font-size: 10px;
font-style: oblique;
 }
	

.min {
 font-size: 8px
 }
 .megamargin { 
margin: 2in 2in 1in 2in;
 }
.excerptBlock{
font-style: oblique;
font-size: 10px;
margin-top: 2em;
margin-right: 15em;
margin-bottom: 2em;
margin-left: 3em;
text-align: left; }

.wider {
font-size: 10px;
line-height: 4em;
text-align: left;
margin: 7%;
 }
 
 /*the following tags are use span tags. For example to use the  bodytitle style*/
/* use the following syntax <span id="bodytitle"></span>*/
	
#bodytext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
#PortalHead
{
font-family: Avant-Garde, sans-serif;
font-size: 24pt;
font-weight:100;
}
#titleHead
{
	font-family: helvetica;
	font-size: 24pt;
	font-weight: lighter;
}
a,A:link
{
 text-decoration: none;
 color: #623bce;
 }
a:hover {color: #e13217;
text-decoration: none;
 }

