body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../graphics/background01.jpg);
	background-repeat: repeat;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.norm {
	font-family: "Arial";
	font-size: 9pt;
	line-height: normal;
	color: #FFFFFF;
}

p {
	font-family: "Arial";
	font-size: 9pt;
	line-height: normal;
	color: #FFFFFF;
	
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 17px;
	color: #DE59CE;
}

h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 17px;
	color: #DE59CE;
}
.bbb {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 10px;
	color: #DE59CE;
}

.hhh {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 17px;
	color: #DE59CE;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CA53BB;
}
a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #EEB5E7;
}
a:visited  {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #D959C8;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #EBBCE6;
}
.fett {
	font-family: "Arial";
	font-size: 9pt;
	line-height: normal;
	color: #DE59CE
}
.h1h {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 17px;
	color: #DE59CE;
}
.aaa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
form input, select{
	background-color:#CCCCCC;
	border: 1px solid #333333;
	height:15px;
}
.submit { 
width:80px; 
height:20px; 
}


