A:link {
	TEXT-DECORATION: underline;
	font-size: 14px;
	font-weight: bold;
	color: #3A88AC;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #3A88AC;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	COLOR: #3A88AC;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
BODY {
	SCROLLBAR-FACE-COLOR: ##3F5A7C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #B9D4EE; 
	SCROLLBAR-ARROW-COLOR: #003366; 
	SCROLLBAR-TRACK-COLOR: #B9D4EE; 
	SCROLLBAR-DARKSHADOW-COLOR: #B9D4EE;
}	

P {
	PADDING-RIGHT: 2ex;
	PADDING-LEFT: 2ex;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 2px;
	TEXT-INDENT: 1em;
	PADDING-TOP: 0px;
	TEXT-ALIGN: justify;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	COLOR: #FFFFFF;
	border: medium dotted #C4DDE6;
}

H1 {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 2px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;	
}
H2 {
	font-size: 16px;
	color: #3680A5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	left: 5px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	font-style: normal;
	list-style-type: upper-roman;

	
}
H3 {
	font-size: 14px;
	color: #867A6B;
	font-weight: bold;
	text-align: center;
	
}

H4 {
	font-size: 12px;
	color: #AAA196;
	text-align: center;
	font-weight: bold;
}

	
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#siteInfo{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4531;
	background-position: center top;
	font-weight: normal;
	left: 5px;
	right: 5px;
	bottom: 5px;
}
#siteInfo A:visited {
	COLOR: #193175;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#siteInfo A:hover {
	COLOR: #A05329;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#siteInfo A:active {
	COLOR: #FDFAC0;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	

#sectionLinks{
	font-size: 14px;
	color: #443915;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#sectionLinks a {
	display: block;
	color: #443915;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sectionLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A78B58;
	text-align: left;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sectionLinks HR{
	color: #8EDAF2;
	font-size: 80%;
	background-position: center;
	border: medium dotted #DDCC93;
}

.styletab  {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;

}


.styletab  a:visited {
	display: inline;
	color: #1E4457;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}
.styletab  a:link {
	display: inline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}

.styletab  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D2EDF7;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}
.styletab a:active {
	color: #1E4457;
}

.style1  {
	color: #30506D;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 5px;
	top: 5px;
	right: 10px;
	bottom: 2px;
	background-position: right;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	float: right;
}

.style2  {
	color: #5D4A22;
	font-size: 14px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #365B70;
}

