html, body {
	margin: 0;
	padding: 15;
	background:#e6f2fd url(images/bg.jpg) repeat-x;
}

body {
	color: #000000;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

td {
	color: #000000;
	font-family: "Verdana";
	font-size: 0.7em;
	font-weight: normal;
	line-height: 11px;
}

.footer {
	font-size: 0.6em;
}

.fronttext {
	font-family: "Myriad Pro Light, Arial";
	padding-top:25px;
	font-size: 2.3em;
	color: #2f6da9;
	font-style: italic;
	line-height: 1.3em;
}

.addtext {
	font-family: "Myriad Pro Light, Arial";
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.1em;
}

.submenutext {
	padding-left: 10px;
	font-family: "Myriad Pro Light, Arial";
	font-size: 1.3em;
	color: #ffffff;
	font-style: italic;
}