body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-attachment: scroll;
	background-image: url(gif/logo-table.gif);
	background-repeat: no-repeat;
	background-position: 450px 30px;
	line-height: 110%;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-attachment: scroll;
	background-image: url(gif/logo-table.gif);
	background-repeat: no-repeat;
	background-position: 450px 30px;
	line-height: 110%;
}

.right a:link {
	color: #333333;
	text-decoration: none;
}
.right a:visited {
	color: #333333;
	text-decoration: none;
}
.right a:hover {
	color: #FF6600;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #339999;
    line-height: 130%;
	text-align: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3A7443;
    line-height: 130%;
	text-align: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339999;
    line-height: 130%;
	text-align: left;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-weight: bold;
}

.title {
	color: #339999;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.small {
	color: #333333;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.small a:link {
	color: #333333;
	text-decoration: underline;
}

.small a:visited {
	color: #333333;
	text-decoration:underline;
}

.small a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.righttext {
	color: #339999;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.righttext a:link {
	color: #339999;
	text-decoration: underline;
}

.righttext a:visited {
	color: #339999;
	text-decoration:underline;
}

.righttext a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 120%;
	color: #6DABAC;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.nav a:link {
	color: #6DABAC;
	text-decoration: none;
}
.nav a:visited {
	color: #6DABAC;
	text-decoration: none;
}
.nav a:hover {
	color: #FF6600;
	text-decoration: none;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #3A7443;
	font-weight: bold;
	
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #339999;
	font-weight: bold;
	
}

.blue a:link {
	color: #339999;
	text-decoration: underline;
}

.blue a:visited {
	color: #339999;
	text-decoration: underline;
}

.blue a:hover {
	color: #FF6600;
	text-decoration: underline;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.case a:link {
	color: #FF6600;
	text-decoration: underline;
}

.case a:visited {
	color: #FF6600;
	text-decoration: none;
}

.case a:hover {
	color: #FF0000;
	text-decoration: none;
}

