body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: fbf6e3;
	font-family: Tahoma, Times, serif;
	color: #333333;
	font-size:11px;
}

td {
	font-family: Tahoma, Times, serif;
	color: #333333;
	font-size:11px;
}

th {
	font-family: Tahoma, Times, serif;
	color: #333333;
	font-size:11px;
}

p {
	font-family: Tahoma, Times, serif;
	color: #333333;
	font-size:11px;
}

.sub {
	font-family: Arial, Times, serif;
	color: #333333;
	font-size:10px;
}

a:link {
	font-family: Tahoma, Times, serif;
	color: #333333;
	font-size:11px;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Times, serif;
	color: #333333;
	font-size:11px;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Times, serif;
	color: orange;
	font-size: 11px;
	text-decoration: underline;
}

.subtitle {
	font-family: Trebuchet MS, Geneva, Georgia;
	color: #006699;
	font-size:12px;
	font-weight: bold;
	}

.button {
	font-family: Tahoma, Geneva, Georgia;
	color: #333333;
	font-size:9px;
	font-weight: normal;
	}

.title {
	font-family: Trebuchet MS, Geneva, Georgia;
	color: #006699;
	font-size:16px;
	font-weight: bold;
}
.bg {
	background-image:url(images/bgmain.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
}

