body {
	background-image: url();
	background-position: top right;
	background-repeat: repeat;
	background-color: #C3E2F8;

	padding-left: 5;
	padding-top: 0;
	}

A:link,  A:visited {	font-family:century gothic, arial, sans-serif;
	font-weight: bold;	font-size: 11px;	letter-spacing: 1pt;	color: #CC2981;	text-decoration: none;	}        A:active, A:hover {	font-family:century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;	color: #FFFFFF;	font-weight: none;	}body,tr,td, div {	font-family: century gothic, arial, sans-serif;	color:#FFFFFF;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #C43470;
	}

i {
	font-style: italic;
	color: #C43470;
	}

p {	margin-left: 5px;	margin-right: 5px;	text-indent: 20px;	}#list {	margin-left: 5px;	margin-right: 5px;	text-indent: 0px;	}#title {	color: #FFFFFF;	font-family: century gothic, sans-serif;	font-size: 32px;
	padding-left: 15;
	line-height: 20px;	letter-spacing: 4px;	font-weight: bolder;
	text-align: right;
	text-transform: lowercase;
	background-image: url(circle.gif);
	background-position: top left;
	background-repeat: no-repeat;	}
input, textarea, option, select {	background-color: #FFFFFF;	font: 7pt arial;	color: #CC2981;	letter-spacing: 1px;	border: 1px solid #CC2981;	padding: 2px;	}