body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	}

a:link, a:visited, a:active {
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none
	}
a:hover {
	font-style: normal;
	line-height: normal;
	color: #620062;
	text-decoration: none
	}

a.two:link, a.two:visited, a.two:active {
	color: #ff99ff;
	text-decoration: none
	}
a.two:hover {
	color: #66CCFF;
	text-decoration: none
	}
	
#menu {
	font-size: 11px;
	color: #ffffff
	}
#main p{
	color: #333333;
	font-size: 11px;
	}	
	
#maintext p, td{
	color: #333333;
	font-size: 11px;
	margin: 0 0 7px 0;
	}
	
#footer {
	text-align: center;
	margin: 10px 0 7px 0;	
	font-size: 10px;
	color: #ffffff
	}	

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background-color: #EFE8F7;
	border: 1pt solid #333333;
	padding: 2px;
	text-indent: 2px;
	}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #620062;
	border: 1pt solid #333333;
	padding: 1px;
	text-align: center;
	}
	
.picborder {
	border: 1px solid #663399;
	}


.shelley {
	color: #620062;
	font-weight: bold;
	}
	
.info {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
	}
	
.small {
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	}	


