body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #445566;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #445566;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 3px;
	text-align: left;
	line-height: 19px;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #899199;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input, select, textarea {
	border: 1px solid #8998aa;
	background-color: #ffffff;
	font-family: Verdana, Arial, Geneva;
	color: #445566;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
}

.top {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	color: #445566;
	text-align: center;
}
.top a:link, .top a:visited { 
	color: #ffffff; 
	display: block;
	text-decoration: none; 
	padding: 8px 10px 8px 10px;
}

.top a:hover, .top a:active { background-color: #006699; }


.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #445566;
	padding: 1px 0px 0px 0px;
}

.topic a:link, .topic a:visited { color: #445566; text-decoration: none; }
.topic a:hover, .topic a:active { text-decoration: underline; }

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}
.title a:link, .title a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
.title a:hover, .title a:active { text-decoration: underline; }

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #445566;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
	text-align: left;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
.text a:link, .text a:visited {
	color: #445566;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.text a:hover, .text a:active { text-decoration: underline; }

.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #445566;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 3px;
	text-align: left;
	line-height: 19px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #8998aa;
}

.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #445566;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #8998aa;
}
.contact a:link, .contact a:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #445566;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
.contact a:hover, .contact a:active { text-decoration: underline; }

