html {}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #545454;
	background-color: #DBDBDB;
	font-size: small;
	}
div {}
p {
	color: #545454;
	line-height: 150%;
	}
img {
	border: 0px;
}
h1,h2,h3{
	color: #0093C1;
	}
h1 {
	font-size: x-large;
	}
h2 {}
h3 {}

a:link {
	color: #0093C1;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #0093C1;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #FEB624;
	font-weight: bold;
	}
a:active {}

.header img {
	border: 0;
	}


/* ### additional styles ### start*/
a#bottom_link {
	font-weight: normal;
	}
#page_name {
	padding-left: 25px;
	padding-top: 10px;
	margin-top: 0px;
	color: #FFFFFF;
	}
.introtext {
	font-weight: bold;
	}
.quote {
	font-style: italic;
	}
/* ### additional styles ### end*/