/* CSS Document */


body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a{
color:#5C8B84;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#77A49D;
font-weight:bold;
text-decoration:none;
}

.tiny
{
font-size: 10px;
text-align:justify;
}

.footer {
	color:#FFFFFF;
}

.footer a{
	color:#FFFFFF;
}

.footer a:hover{
	text-decoration:underline;
}

.showcontent h1 {
	color:#014025;
	font-size:18px;
}

h1 {
	color:#014025;
	font-size:18px;
}

.showcontent h2 {
	color:#014025;
	font-size:16px;
}

h2 {
	color:#014025;
	font-size:16px;
}

.showcontent h3 {
	color:#014025;
}

h3 {
	color:#014025;
}

.h1title {
	font-size:14px;
	color:#77A49D;
}