
BODY {
	color: #1D382C;
	background-color: #D7E6FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tatable {
	font-size: 85%;
	margin-bottom: 2px;
	margin-top: 1px;
}



p {
	font-size: 85%;
}

li {
	font-size: 80%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	margin-left: 8px;
}

h6 {
	color: #232A1E;
	font-size: 80%;
	font-style: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 110%;
	text-transform: none;
	font-weight: normal;
	margin-left: 6px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	color: #474D40;
}


h5 {
	color: #1D382C;
	font-size: 90%;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	font-variant: normal;
	margin-left: 3px;
}



td {
	font-size: 85%;
}

A:LINK {
	color: #338D36;
	text-decoration: none;
}

A:HOVER {
	color: #596B4E;
	text-decoration: underline;
}

A:VISITED {
	color: #6A9195;
	text-decoration: underline;
}

.SideBnorm,a.SideBnorm:link,a.SideBnorm:active, a.SideBnorm:hover,a.SideBnorm:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-left: 6px;
}

.SideBnorm {
	color: #18491B;
	
	}

	a.SideBnorm:link {
	color: #474D40;
	}


a.SideBnorm:active, a.SideBnorm:hover {
	text-decoration:underline;
	color: White;
}

a.SideBnorm:visited {
	color: #212730;
	text-decoration: underline;
}

.h4rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #92B8A8;
	border-top-width: thin;
	border-top: solid #18491B;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0;
	padding-top: 0;
}

