body {
	background-color: #FDFDFD;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	color: #8229AB;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #2F0D40;
	text-decoration: none;
}
.Cright {
	text-align: center;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.80px;
}
H1{
	color: #1E052C;
	display: block;
	letter-spacing: -0.05em;
	line-height: 20px;
	font-size: 70px;
	margin-top: 40px;
	margin-right: 0pt;
	margin-bottom: 30px;
	margin-left: 0pt;
	text-shadow: 0pt -1px rgba(0, 0, 0, 0.3);
	height: auto;
}
.titleWD{
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.055em;
	color: #7B29BB;
	
}
H2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#6C22AB;
	line-height: 16px;
}
#ft-title{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6C22AB;
	letter-spacing: -0.055px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B29B9;
}
.FootLink {	text-align: center;	color: #1E052D;}


a.link3:link {	color: #F0EEEF;	text-decoration: underline;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;}
a.link3:active {	text-decoration: underline;	font-weight: bold;	color: #CBCBCB;	font-size: 12px;}
a.link3:visited {	color: #1E042B;	text-decoration: underline;	font-size: 12px;}
a.link3:hover {
	color: #1E052D;
	font-size: 12px;
}	
	
.style3 {	font-size: 12px;	color: #1E052D;}
.style5 {	font-size: 12px;	font-weight: bold;	color: #351546;}
.style6 {
	font-size: 20px;
	color: #1A0428;
}
.style8 {font-size: 12px}

/* <------------ Go to hell IE6!!! ---------- */

	#ie6_div {		width: 100%;		display: block;		padding: 15px 0;		background: #fff57c;		border-bottom: 1px dashed #666;	}
	#ie6_div p {		color: #666 ;		line-height: 18px;	}
	#ie6_div p a {			color: #434343;			font-weight: 600;		}
	
		
		
		
#menu {
	float:left;
	width:98%;
	font-size:12px;
	line-height:normal;
}
#menu ul {	margin:0;	padding:0px 5px 0 5px;	list-style:none;	}
#menu li {	display:inline;	margin:0;	padding:0px;	}
#menu a {
	float:left;
	background:url("images/menu.png") no-repeat left top;
	margin:0 0 0 5px;
	text-decoration:none;
	height: 20px;
	color: #F0F0EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 118px;
	display: block;
	padding: 5px 0 0 0;
}
	#menu a span {
	float:left;
	display:inline;
	color:#F5F5F5;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {	color:#2D0D3E;	text-decoration: underline;}
#menu a:hover {	background-position:0% -25px;}
#menu a:hover span {	background-position:100% -25px;}

