.x_small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990066;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
}
body {
	background-image: url();
	background-repeat: repeat-y;
	background-color: #E8CECE;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990066;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	white-space: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.italic {font-size: small; color: #990066; line-height: normal; font-style: italic; font-variant: normal; white-space: normal; font-family: Arial, Helvetica, sans-serif;}
.white_menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	white-space: normal;
}
a:link {
	color: #990066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}
.sub_header {font-family: Arial, Helvetica, sans-serif; font-size: large; color: #990066; line-height: normal; font-style: normal; font-weight: bold; font-variant: normal; white-space: normal; }
