body {
	margin: 0px;
	background-color:#9ACBF1;
}

td {
    font-family:Arial;
	font-size:12px;
	color:#333333;
}

.formular {
    font-family:Arial;
	font-size:10px;
	color:#333333;
}

.default {
    font-family:Arial;
	font-size:12px;
	color:#333333;
}

a {
    font-family:Arial;
	font-size:12px;
	color: #333333;
	text-decoration:none;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
	}
	
a:hover {
	text-decoration: underline;
	}

.title {
    font-family:Arial;
	font-size:22px;
	color:#8A040D;
}

.heading1 {
    font-family:Arial;
	font-size:18px;
	color:#8A040D;
}

.heading2 {
    font-family:Arial;
	font-size:14px;
	color:#8A040D;
}

.left {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(images/back_mini.jpg);
	text-align:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}
