@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	margin: 0px;
}
body {
	background-color: #cac6ae;
}
.phone {
	font-size: 18px;
	padding-right: 20px;
}
.content {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: left;
}
a:link {
	color: #636363;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: underline;
	color: #636363;
}
a:active {
	text-decoration: none;
	color: #636363;
}
h1 {
	font-size: 18px;
	color: #bb4816;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #bb4816;
	padding-top: 20px;
}
.txtRedBold {
	font-size: 14px;
	font-weight: bold;
	color: #bb4816;
}
.txtFooter {
	color: #636363;
}
.txtRed {
	color: #FF0000;
}
.txtRedBold2 {
	font-size: 12px;
	font-weight: bold;
	color: #bb4816;
}
