body
{
	background-color: #FFF;
	color: #000;
	font: 14px/18px arial, sans-serif;
}

a
{
	color: #009a00;
}

dt
{
	color: green;
	font-weight: bold;
	margin-top: 15px;
	border-top: 1px solid #0C0;
}

h1
{
	color: #063;
	font-family: verdana, arial, sans-serif;
	font-size: 24px;
}

h2 { 	font-family: verdana, arial, sans-serif;
	font-size: 18px }
#sidebar
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	text-align: center;
}

#main
{
	position: absolute;
	top: 34px;
	left: 168px;
	width: 650px;
}

#webmail td
{ font-size: 10px; }

#webmail
{ background-color: #ccc; margin-top: 20px; -moz-border-radius: 10%; }

#footer
{
	margin-top: 55px;
	font-size: 10px;
}

.header
{
	font-size: 14px !important;
	font-weight: bold;
	color: green;
}
