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

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

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

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

a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.title {
	font-family: Trebuchet MS, Geneva, Georgia;
	color: #FF6600;
	font-size:14px;
	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;
}
.subtitle {

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

	font-family: Tahoma, Arial;
	color: #333333;
	font-size:9px;
	font-weight: normal;
}
