﻿body {
	background-color: #dad7ce;
	margin-top: 0px
}
.grey_content_txt {
	font: 12px arial;
	color: #555555
}
.white_header {
	font: 12px arial; 
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase
}
.footer {
	font: 11px arial;
	color: #ffffff
}
.red_header_txt {
	font: 14px arial;
	color: #780407
}
ul.square {
	list-style-type: square;
	color: #780407
}
ol.lalpha {
	list-style-type: lower-alpha;
}
.signup_txt {
	font: 13px arial;
	color: #010101;
}
.white_main_header {
	font: 15px arial; 
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase
}
ol {
	color: #780407
}
h1{
    font: 10px arial;
	color: #555555;
	margin: 0px
}
