﻿
.name        {
	padding: 10px;
	font-family: Verdana;
	font-size: 18pt;
	letter-spacing: 2pt;
	color: #AC2D2D;
	font-weight: bolder;
	text-align: left;
	text-indent: 30px;
	line-height: normal;
}
.listhead    { font-family: Century Gothic; font-size: 14pt; color: #006699; font-weight: 
               bold }
.linkbar     { position: relative; float: right; top: 90; z-index: 0 }
.text        {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #921818;
	text-align: left;
	text-indent: 15px;
	border-right-width: 25px;
	border-left-width: 25px;
	width: 80%;
	right: 25px;
	left: 25px;
	position: relative;
}
a:link       { color: #DEE7AD; text-decoration: none }
a:active     { text-decoration: none; color: #008080 }
a:link       { color: #009999 }
a:visited    { color: #808000; text-decoration: none }
.subheading {
	font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #0000FF;
}
.quote {
	font-family: Cambria;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #3366CC;
	text-align: left;
	text-indent: 10px;
}
