BODY  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	text-align : justify;
	color : #800000;
	background-color : #ffffff;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.BodyText  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	text-align : justify;
	color : #800000;
}

.BodySmallText  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration : none;
	text-align : justify;
	color : #800000;
}

.BodyLink  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : underline;
	color : #800000;
}

.BodyLink:Visited  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : underline;
	color : #800000;
}

.BodyLink:Active  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : underline;
	color : #800000;
}

.BodyLink:Hover  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : underline;
	color : #ff0d0d;
}

.BodyLinkImage  {
	font-size : 9pt;
	font-family : Arial;
	color : #800000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #800000;
	border-style : solid;
}

.BodyForm  {
	font-size : 9pt;
	font-family : Arial;
	text-align : left;
	text-decoration : none;
	color : #800000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #800000;
	border-style : solid;
	background-color : #ffffff;
	height : 18px;
}

.BodyTextForm  {
	font-size : 9pt;
	font-family : Arial;
	text-align : left;
	text-decoration : none;
	color : #800000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #800000;
	border-style : solid;
	background-color : #ffffff;
}

.BodyButton  {
	font-size : 9pt;
	font-family : Arial;
	text-align : center;
	text-decoration : underline;
	color : #800000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #800000;
	border-style : solid;
	background-color : #ffffff;
	height : 27px;
}

.BackendMsgsText  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color : #000000;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;
	padding-bottom : 5px;
}

.BackendMsgsError  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color : #ff0000;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;
	padding-bottom : 5px;
}

.NewTag  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration : none;
	text-align : justify;
	color : #ff0d0d;
}

