
body{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#FF0000;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	}
td{text-align:center;}
a{
	color: #839a5f;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
a:visited {
	color: #839a5f;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
a:active {
	color: #839a5f;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}


.left_bar {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.left_bar a:link {
	font-weight:normal;
	font-size: 11px;
	color: #ffffff;
	}
.left_bar a:visited {
	font-weight:normal;
	font-size: 11px;
	color: #ffffff;
	}
.left_bar a:hover {
	font-weight:normal;
	font-size: 11px;
	color:#13572B;
	}	
	
.bottom {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	font-weight: normal;
}
.bottom a:link {
	font-weight:normal;
	font-size: 8px;
	color: #ffffff;
	}
.bottom a:visited {
	font-weight:normal;
	font-size: 8px;
	color: #ffffff;
	}
.bottom a:hover {
	font-weight:normal;
	font-size: 8px;
	color:#13572B;
	}

.footer { background-image: url(images/index_footer.jpg);
		background-repeat:no-repeat;
		background-position:center;
		font-family: Arial, Helvetica, sans-serif;
		height:30px;
		width:836px;
		margin-right:auto;
		margin-left:auto;
		}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

