p, td {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4c4444;
	line-height: 1.6em;
}

a {outline: none}
h1 {font-size: 34px; font-weight: normal; color: #982d30; font-family: Georgia, "Times New Roman", Times, serif; margin: -7px 0px 10px 0px; padding: 0px 0px 5px 0px; border-bottom: 1px solid #982d30; width: 100%;}
h2 {font-size: 22px; font-weight: normal; color: #982d30; font-family: Georgia, "Times New Roman", Times, serif; margin: 0px 0px 5px 0px; padding: 0px;}
h3 {font-size: 16px; font-weight: normal; color: #982d30; font-family: Georgia, "Times New Roman", Times, serif; margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.3em;}
h4, h5, h6 {font-size: 11px ; font-weight: normal; color: #5b5b5b; }
a:link {font-weight: bold; color: #982d30; text-decoration: none;}
a:visited {font-weight: bold; color: #982d30; text-decoration: none;}
a:hover {font-weight: bold; color: #982d30; text-decoration: underline;}
a:active {font-weight: bold; color: #982d30; text-decoration: none;}

img { border: 0px;
	margin: 10px;
	padding: 0px;
}

ul,ol {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
li {
	background: url(../images/BULLET_IMG.gif) no-repeat 0px 0px;
	margin: 0px;
	height: 20px;
	padding: 2px 0px 0px 24px;
}
.hidden {display: none; }

.white { color: #FFF; }
.gray { color: #999; }

.white a:link { font-weight: normal; color: #FFF; text-decoration: none;}
.white a:visited {font-weight: normal; color: #fff; text-decoration: none;}
.white a:hover {font-weight: normal; color: #80c57f; text-decoration: none;}
.white a:active {font-weight: normal; color: #fff; text-decoration: none;}

.footer_address { color: #f1dad9; font-size: 11px; }
.footer_address a:link { color: #fff; text-decoration: none; }
.footer_address a:visited { color: #fff; text-decoration: none; }
.footer_address a:hover { color: #fff; text-decoration: underline; }
.footer_address a:active { color: #fff; text-decoration: none; }


