body {
	background-color: #09374a;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9C3;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}
a:link {
	font-size: 12px;
	color: #9C3;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #9C3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #9C3;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #9C3;
	text-decoration: underline;
	font-weight: bold;
}
