body { 
	color: black; 
	font-size: 10pt; 
	font-family: Arial; 
	line-height: 13pt; 
	margin: 0;
	padding: 0;
	background-color: white; 
	background-position: 0 top; 
	background-repeat: no-repeat;
	}
p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 11,5;
}
td {}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal; 
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}

a:link {
	color: #742282;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: book;
	text-decoration: none;
}
a:visited {
	color: #742282;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: book;
	text-decoration: none;
}
a:hover {
	color: #ceb2d3;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: book;
	text-decoration: none;
}
a:active {
    color: #ceb2d3;
    font-size: 11,5;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13pt;
    font-weight: book;
    text-decoration: none;
}

a.navi:link {
	color: #742282;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.navi:visited {
	color: #742282;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.navi:hover {
	color: #ceb2d3;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.navi:active {
	color: #ceb2d3;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.bold {
	color: #000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
}
.head {
    color: #742282;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13pt;
    font-weight: bold;
}	
.nav_white {
	color: #fff;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
}	
