body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
h1 {
	color: #ffffff;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
}
.image_left {
	float:left;
	margin: 0px 10px 0px 0px;
	}	
.image_right {
	float:right;
	margin: 0px 0px 0px 10px;
	}
	.img {
	margin: 0px 0px 0px 10px;
	border: none;
	}
.other_headings {
	color: #fff;
	font-size: 11px;
	font-family: tahoma;
	font-weight:bold;
	padding-left: 10px;
}
.left_content {
	color: #696969;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.left_content_red {
	color: #8b4513;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.left_content_white {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 10px;
}
.main_text {
	color: #605d5d;
	font-size: 11px;
	font-family: tahoma;
}
.main_text_red {
	color: #993300;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.main_text_large {
	color: #605d5d;
	font-size: 13px;
	font-family: tahoma;
}
.top_text {
	color: #605d5d;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.a {
	color: #605d5d;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none; 
}
.a hover{
	color: #605d5d;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.links {
	color: #605d5d;
	font-size: 10px;
	font-family: tahoma;
	text-align: right;
	text-decoration: none; 
}
.links a{
	color: #605d5d;
	font-size: 10px;
	font-family: tahoma;
	text-align: right;
	text-decoration: none; 
}
.links2 {
	color: #663333;
	font-size: 12px;
	font-family: tahoma;
	text-align: left;
	text-decoration: none; 
}
.links2 a{
	color: #605d5d;
	font-size: 12px;
	font-family: tahoma;
	text-align: left;
	text-decoration: none; 
}
.text_bold {
	color: #7b7979;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-align: left;
}
img {
	border: none;
}