body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4E194B;
	margin: 0px;
	padding: 0px;
}



/*  Structure
===================================================================================*/



table.menu {
	position: relative;
	left: -100px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



/*  Characters
===================================================================================*/



h1, h2, h3, h4, h5, h6 {
	color: #4E194B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #993366;
}

p {
	color: #4E194B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

p.nobreak {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 20px 0px 0px 25px;
}

ul.nobreak {
	list-style: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	color: #4E194B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

ol {
	list-style: outside;
	list-style-type: decimal;
	margin: 0px;
	padding: 20px 0px 0px 25px;
}

li {
	color: #4E194B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}





a {
	text-decoration: underline;
	color: #4E194B;
}




.sub {
	font-weight: bold;
}

.head {
	font-size: 12pt;
	font-weight: bold;
}



/*  Footer
===================================================================================*/



p.footer {
	color: #4E194B;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

p.footer a:link, p.footer a:visited {font-weight: normal; text-decoration: none; color: #4E194B;}
p.footer a:active, p.footer a:hover {font-weight: normal; text-decoration: underline; color: #4E194B;}



/*  Positionings
===================================================================================*/



img {border: none;}

.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
