/* CSS Document */

body {
	background-color: #df5c00;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.footer_text {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #D9C4B2;
}
	A:hover		{color: #DF5C00;}
	A:active 	{color: #D9C4B2;}
	A:link.one {text-decoration:none; }
	A:active.one {text-decoration:none; }
	A:visited.one {text-decoration:none; }
	A:hover.one {text-decoration:underline; color:#D9C4B2;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #231F20;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #231F20;
	line-height: 20px;
}
.body_text_boldital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #231F20;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}
.subheader_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231F20;
	font-weight: bold;
}
.copypoints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231F20;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}
.reg_text {
	color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px
}
