/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4D4737;
}
body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:5px;
	margin-bottom:2px;
}

.copywriteText {
	font-size:9px;
	color:#FFFFFF;
}

.phoneText {
	font-size:10px;
	color:#FFFFCC;
	word-spacing: 3%;
}

.phoneText2 {
	font-size:10px;
	color:#501322;
	word-spacing: 3%;
}

.whiteText {
	color:#FFFFFF;
}

.linkText {
	color:#333333;
	font-size:10px;
}

.accentText {
	font-size:12px;
	color:#501322;
	word-spacing: 3%;
}

.HeaderText {
	font-size: 13px;
	font-weight: bold;
}
