body {
	background-color: #000000;
	font-family: Arial, verdana;
	font-size: 12px;
	color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mail {
	color: #ffffff;
	text-decoration: none;
}
.titlebar {
	font-size: 9px;
	color: #FFFFFF;
    background-color: #336699;
}
.tablesolid{
	border: #ffffff solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.tablesolidclara{
	border: #cccccc solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.table3d{
	border: #ffffff solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.text{
	font-size: 12px;
	color: #ffffff;

}
	

