body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin:0px;
	font: Arial;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
}
p {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin:0px;
	font: Arial;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
}

td {
	font: Arial;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
}

td1 {
	font: Arial;
	font-size: 11px;
	color: #333333;
	background: #666666;
	border-color: #CCCCCC;
	border: #CCCCCC;
}

A:link {
	text-decoration: none;
	font: Arial;
	color: #030000;
}

A:visited {
	text-decoration: none;
	font: Arial;
	color: #030000;
}

A:hover {
	text-decoration: underline;
	font-family: Arial;
}

table {
	border: 0px;
}
.uppertext {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.lowertext {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.menuhead {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	background: #999999;
	bottom-border: 1px solid #CCCCCC; 	
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #999999;	
}
	
input {
	background: #666666;
	font: arial;
	font-size: 11px;
	color: #cccccc;
	border: 1px solid #cccccc;
}

textarea {
    background-color: #666666; 
    font: arial;
	font-size: 11px;
	color: #cccccc;
	border: 1px solid #cccccc;
}

select {
    background-color: #666666; 
    font: arial;
    font-size: 12px;
    color: #333333;
    border: 1px solid #cccccc;
}

button {
	background-color: #666666;
	font: arial;
	font-size: 11px;
	color: #333333
	border: 1px solid #cccccc; 

