BODY {
	SCROLLBAR-FACE-COLOR: #706BA8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #706BA8; 
	SCROLLBAR-SHADOW-COLOR: #000066; 
	SCROLLBAR-3DLIGHT-COLOR: #9793C0; 
	SCROLLBAR-ARROW-COLOR: #ff66ff; 
	SCROLLBAR-TRACK-COLOR: #706BA8;
	SCROLLBAR-DARKSHADOW-COLOR: #3b4739; 
}
.fran {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCFF;

	letter-spacing: normal;
	word-spacing: normal;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: square;



}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000066;
	decoration: dashed;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #ff66ff;
	decoration: dashed;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF66FF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FF99FF;
	text-decoration: underline;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF99FF;
	background-color: #000066;
	letter-spacing: 0,1;
	text-align: center;
	vertical-align: middle;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FF99FF;
                background-color:#706ba8;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF66FF;
	letter-spacing: 1em;
	text-align: right;
	text-indent: 5pt;
	vertical-align: baseline;
	word-spacing: 1em;
	white-space: normal;
}
textarea {
	width: auto;
	border: 1px dashed #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;

}



