/*color picker: #E2E2E2 #FF0033*/
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
	font-size: 18px;
	border-bottom: 1px dotted #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-left-width: 1pt;
	line-height: normal;
	font-variant: normal;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
a.subhead:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
a.subhead:visited { 
	color: #000000;
	text-decoration: none;
	}
a.subhead:hover { 
	color: #999999;
	text-decoration: none;
	}
a.subhead:active { 
	color: #999999;
	text-decoration: none;
	}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	list-style-position: inside;
	list-style-type: circle;
}
.text_block {
	padding-right: 10px;
	padding-left: 10px;
}
.page {
	border: thin solid #000000;
	padding: 10px;
	
}
.blind, a:blind.link, a:blind.visited, a:blind.hover, a:blind.active{ 
	color: #000000;
	text-decoration: none;
	}
a:link { 
	color: #FF0033;
	text-decoration: none;
	}
a:visited { 
	color: #FF0033;
	text-decoration: none;
	}
a:hover { 
	color: #FF0033;
	text-decoration: underline;
	}
a:active { 
	color: #FF0033;
	text-decoration: underline;
	}
a.nolink:link { 
	color: #000000;
	text-decoration: none;
	}
a.nolink:visited { 
	color: #000000;
	text-decoration: none;
	}
a.nolink:hover { 
	color: #FF0033;
	text-decoration: none;
	}
a.nolink:active { 
	color: #000000;
	text-decoration: none;
	}
a.title_text:link { 
	color: #475C5F;
	text-decoration: none;
	}
a.title_text:visited { 
	color: #475C5F;
	text-decoration: none;
	}
a.title_text:hover { 
	color: #FF0033;
	text-decoration: none;
	}
a.title_text:active { 
	color: #475C5F;
	text-decoration: none;
	}
.title_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #475C5F;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
img {
	border: 1px solid #000000;
	vertical-align: baseline;
}
