* {
	font-family : Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

a:link {
	text-decoration: underline;
	color: #5F6D5F;
	font-weight: bold;
}

a:visited {
	text-decoration : underline;
	color : #5F6D5F;
	font-weight : bold;
}

a:hover {
	color : #789167;
	font-weight : bold;
}

a:link.b {
	text-decoration : none;
	color : #606060;
	font-weight : normal;
}

a:visited.b {
	text-decoration : none;
	color : #606060;
	font-weight : normal;
}

a:hover.b {
	text-decoration : none;
	color : #052005;
	font-weight : normal;
}

a:link.m {
	text-decoration : none;
	color : #466f4d;
	font-weight : bold;
}

a:visited.m {
	text-decoration : none;
	color : #466f4d;
	font-weight : bold;
}

a:hover.m {
	color : #ecf3d0;
	font-weight : bold;
}

a.link {
	background-repeat: no-repeat;
	background-image: url(/css/alink.gif);
	padding-left: 9px;
	background-position: left;
	margin-left: 2px;
}

h1 {
	font-size : 18px;
	color : #427053;
	margin-top : 0;
	margin-bottom : 0;
}

h2 {
	color : #ffffff;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 5px;
}

h3 {
	color: #427053;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	clear: both;
}

p {
	margin-top : 3px;
	margin-bottom : 3px;
	margin-left : 5px;
	margin-right : 5px;
	text-indent: 2em;
}

pre {
	font-family: monospace;
}

pre b{
	color: #5F6D5F;
	font-family: monospace;
}

pre hr {
	margin-bottom : 0px;
}

small {
	font-size: 10px;
}

sup {
	font-size: 10px;
}

hr {
	color : #427053;
	margin-top : 2px;
	margin-left : 5px;
	height: 2px;
	border: 0;
	margin-bottom : 10px;
}

table {
	border: 0px;
	border-collapse : collapse;
	border-spacing : 0;
	text-align: left;
}

table.tab {
	border: 1px solid #48704e;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #E4EECA;
}

table.tabbr {
	border : 1px solid #84410A;
	border-collapse : collapse;
	border-spacing : 0;
}

table.tab2 {
	border: 1px solid #48704e;
	border-collapse: collapse;
	border-spacing:  0;
	width: 95%;
}

th {
	color : #ffffff;
}

ul, ol {
	margin: 0px;
	padding-left: 20px;
}

*.big {
	color : #878787;
	font-size: 14px;
}

*.big2 {
	color : #878787;
	font-size: 14px;
}

a.big2:link {
	color : #606060;
	font-size: 14px;
}

a.big2:hover {
	font-size: 14px;
	color : #052005;
}

*.footer {
	color: #878787;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
}

b {
	color: #5F6D5F;
}

*.intro {
	color: #808080;
	font-weight: bold;
}

img.floatleft {
	float: left;
	border: none;
	margin: 0 10px 10px 0;
	clear: left;
}

img.floatright {
	float: right;
	border: none;
	margin: 0 0 10px 10px;
	clear: right;
}

div.paragraph {
	clear: both;
	text-align: justify;
}
