h1 {
	color: #5c5c5c;
	font-family: georgia, arial, verdana, tahoma, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 20px 0 20px;
	padding: 0;
}

h1.news, .stdHeader {
	color: #6b6b6b;
	font-family: georgia, arial, verdana, tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 20px 20px 0 20px;
	padding: 0;
}

span.one, span.two, span.three, span.four, span.five, span.six, span.seven, span.eight, span.nine, span.ten {
	color: #949494;
	cursor: pointer;
	font-family: Lucida Sans Console, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

span.one {
	font-size: 8px;
}

span.two {
	font-size: 9px;
}

span.three {
	font-size: 10px;
}

span.four {
	font-size: 11px;
}

span.five {
	font-size: 12px;
}

span.six {
	font-size: 13px;
}

span.seven {
	font-size: 14px;
}

span.eight {
	font-size: 16px;
}

span.nine {
	font-size: 17px;
}

span.ten {
	font-size: 18px;
}

.intro {
	background-color: inherit;
	color: #949494;
	font-size: 14px;
	font-family: Lucida Sans Console, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.intro a:link, .intro a:visited {
	background-color: inherit;
	color: #157cbb;
	font-weight: normal;
	text-decoration: none;
}

.intro a:hover, .intro a:active {
	background-color: inherit;
	color: #003d62;
	text-decoration: none;
}

.content {
	background-color: inherit;
	color: #8e8e8e;
	font-size: 12px;
	font-family: Lucida Sans Console, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

.content a:link, .content a:visited {
	background-color: inherit;
	color: #157cbb;
	font-weight: normal;
	text-decoration: none;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #003d62;
	text-decoration: none;
}

.tabs, .tabs a:link, .tabs a:visited {
	background-color: inherit;
	color: #a8a8a8;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.tabs a:hover, .tabs a:active {
	background-color: inherit;
	color: #686868;
	text-decoration: none;
}

#closeContact, #closeContact a:link, #closeContact a:visited {
	background-color: inherit;
	color: #5c5c5c;
	font-size: 11px;
	font-family: Lucida Sans Console, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#closeContact a:hover, #closeContact a:active {
	background-color: inherit;
	color: #157cbb;
	text-decoration: none;
}

.highlight {
	color: #222222;
}