.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	list-style-type: lower-roman;

}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:  12pt;
	color:  #006699;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-indent: 1pt;

}
.subHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #339999;
	font-weight: bold;
	text-decoration: none;
}
.image {
	background-image: url(Images/bkgrdImage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;

}
.SubHeader1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
.MenuAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.SubHeader2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #006699;
	font-weight: bold;
}
.border1 {
	border: medium dotted #006699;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.border2 {
	border: thin dashed #006699;
}
.border3 {
	border: thin dashed #CC0000;
}
