/* CSS Document */

body {
	background-color: #403E2F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #3A382C;
}
html {
     overflow: -moz-scrollbars-vertical;
}
a {
	color:#FF3300;
}
a:hover {
	text-decoration:none;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#footerCopyright {
	font-size:9px;
}

h1.HeadingSmlr {
	font-size: 24px;
}