.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	list-style-type: circle;
	list-style-position: inside;

}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: f2dbda;
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	background-position: center center;
	text-transform: none;
	border: none;


}
.HeaderBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: f2dbda;
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	background-position: center center;
	text-transform: none;
	border-top: thin solid #666666;
	border-right: thin solid #666666;
	border-bottom: thin none #666666;
	border-left: thin solid #666666;

}
.homepagetextsideborders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	list-style-type: disc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.homepagetextsidebottomborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	list-style-type: disc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;

}
.bordersides {
	border: thin #666666;
}
.fullborder {
	border: thin solid #999999;
}
.Templatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
