/* CSS Document */

p {margin-right:50px; margin-left:50px;}
A:link { COLOR: white; background: white none; text-decoration: none;}
A:visited { COLOR: white; background: white none; text-decoration: none;}
A:active { COLOR: #9933CC; background: white none; text-decoration: none;}
A:hover { COLOR: black; background: white none; text-decoration: none;}
A.internal:link { color: #ffffff; background: #9933CC none; text-decoration: none;}
A.internal:visited { color: #ffffff; background: #9933CC none; text-decoration: none;}
A.internal:active { color: #EFC519; background: #9933CC none; text-decoration: none;}
A.internal:hover { color: #EFC519; background: #9933CC none; text-decoration: none;}
body {
	background-color: white;
	font-family: Snap ITC,Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	} 
#wrapper { 
width: 700px; 
height: 50px; 
margin: 20px auto 20px auto; 
padding: 0px; 
text-align: center; 
position: relative;
} 
.firstlayer {
	font-size: 28pt;
	font-weight: bold;
	color: #9933CC; background: transparent;
	position: absolute;
	top: -36px;
	left: -63px;
	z-index: 1;
	width: 830px;
} 
.secondlayer {
	font-size: 28pt;
	font-weight: bold;
	color: #666666; background: transparent;
	position: absolute;
	top: -33px;
	left: -60px;
	z-index: 0;
	width: 831px;
}
.lineheight {
	line-height: 25pt;
}
.lineheight2 {
	line-height: 10pt;
}
.lineheight3 {
	line-height: 200%;
}
.style2 {
	font-family: Arial Rounded MT Bold, Arial Black, Arial;
	font-size: 24px;
	color: #5F75FC;
}
.style5 {color: #9933CC}
.style6 {font-size: 36px}
.style9 {font-size: 14px}
.style10 {font-size: 18px}
.style11 {font-size: 24px}

