h1 {
	font-size:24px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size:12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 160%;
}

p.lineheightmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 200%;
}
p.lineheightless {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #333333;
}

p.homeheader{
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	color: #999900;
	font-style: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	list-style-type: disc;
	line-height: 100%;
}
p.footer{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEE2D2;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	line-height: normal;
}

.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	list-style-image: url(images/listdiamond.gif);
	line-height: 140%;
}

.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	font-style: italic;
	line-height: 24px;
	text-align: left;
}

a.specialLink:link { color: white; 
}

a.specialLink:visited {
	color: white;
}

a.specialLink:hover { color: white; 
}

a.specialLink:active { color: white; 
}

a.headerlink:link {
	color: #999900;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}

a.headerlink:visited { 
	color: #999900; font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}

a.headerlink:hover {
	color: #822433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 18px;
}

a.headerlink:active {
	color: #822433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 18px;
}
