BODY {margin: 0px}
td {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.white a:link { color: #F3EBC8; text-decoration: none}
.white a:visited { color: #F3EBC8; text-decoration: none}
.white a:hover { color: #FFCC00; text-decoration: none}
.white a:active { color: #FFCC00; text-decoration: none}
.bold {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.headline {
	color: #333366;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.small {
	color: #FFFFFF;
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.list {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
}
.grey {
	color: #666666;
}
.textfield {  
	width: 35 ex;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px;
	background-color: #F9F4E1;
	padding: 5px;
	border-style: solid;
	border-color: #000000}
	
.textarea {
	width: 35 ex;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px;
	background-color: #F9F4E1;
	padding: 5px;
	border-style: solid;
	border-color: #000000}
	
ul {  
	margin-left: 16px;
	margin-top: -16px; 
	list-style-type: square}
	
a:link {  
	color: #990000;
	text-decoration: none}

a:visited {
	color: #990000;
	text-decoration: none}

a:hover {
	color: #FF0000; 
	text-decoration: underline}

a:active {
	color: #FF0000; 
	text-decoration: underline}
.archive {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
}
.blue {
	color: #000066;
	font: 12px Arial, Helvetica, sans-serif
}
.tiny {
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}