table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.content {
	line-height: 17px;
}
.maintable {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a {
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration:none
}

input { background-color : #FFFFFF; border : 1px solid #000000; font-family : Arial; font-size : 8pt; color : #000000; text-indent: 2px; }
textarea { background-color : #FFFFFF; color : #000000; border : 1px solid #000000; font-family : Arial; font-size : 10pt; text-indent: 2px; }
