body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

A:link {
	COLOR: #660033;
		TEXT-DECORATION: none;
	}
.box_head {
	background-color: #EFEFEF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
}
.menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4pt;
	font-variant: small-caps;
	text-align: justify;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #EFEFEF;
}


A:visited {
COLOR: #660033;
TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #EFEFEF;
	TEXT-DECORATION: none;
	background-color: #660033;
}
A:active {
COLOR: #660033;
TEXT-DECORATION: none; 
}

.box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-left: 18px;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.box_dx {
	color: #333333;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	list-style-type: circle;
	padding-top: 26px;
	padding-right: 18px;
	padding-left: 8px;
	font-variant: small-caps;
}
.box_sx {
	color: #333333;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	list-style-type: circle;
	padding-top: 26px;
	padding-right: 8px;
	padding-left: 4px;
	font-variant: small-caps;
	border-right-width: 1px;
	border-right-style: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #333333;
}
