body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height: 101%;
}

.siteheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
}

.siteheader a:visited
{
	color: #000099;
	
}
.siteheader a:hover
{
	color: #009900; 
}
.siteheader a:active
{
	color: #009900;
}

a:link
{
	color: #000099;
	text-decoration: none;
}
a:visited
{
	color: #000099;
	text-decoration: none;
}
a:hover
{
	color: #000099;
	text-decoration: none;
}
a:active
{
	color: #000099; 
	text-decoration: none;
}

.pagewidth
{
	width: 660px;
}

.pagewidth1
{
	width: 600px;
}


.heading
{
	font-size: 24px; 
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.25cm;
}

.date
{
	font-size: 18px; 
	color: #ffffff;
}

.nameheader
{
	font-size: 16px; 
	font-weight: bold;
	text-align: left;
}

.resumetext
{
	font-size: 12px;
	text-align: left;
}

.lefttext
{
	font-size: 12px;
	text-align: left;
	line-height: 150%
}

.resumeheader
{
	
	font-size: 14px; 
	font-weight: bold;
	text-align: left;
}


.listheading
{
	
	font-size: 16px; 
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

.subheading
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #333333;
}

.list
{
	
	font-size: 16px; 
	text-align: left;
}

.position
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.data
{
	font-size: 13px;
	font-weight: bold;
}

.pagedate
{
	font-size: 12px;
}

.bodytext
{
	font-size: 12px;
	text-align: justify;
	line-height: 150%
}

.toplinks
{
	font-size: 10px;
}

.caption
{
	font-size: 12px;
}

.holytricaption
{
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;

}

.footerlink
{
	font-size: 13px;
	font-style: italic;
}

.footnote
{
	font-size: 10px;
	font-style: italic;
}

span.italics {font-style: italic} 
span.bold {font-weight: bold}
span.name {font-size: 16px; color: #C80000; font-weight: bold}
span.green {color:#009900;}

