@charset "utf-8";

/*---------------------- Defaults ---------------------- */

  body {
	padding: 0;
	margin: 0;
	font: 8pt Times, "Times New Roman", serif;

}

.clearBoth {clear:both;}

.bodytext {
	font-family: Times, "Times New Roman", serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}
.bodytext a{
	color: #e33a27;
	text-decoration: underline;
	text-align: left;
}
.bodytext a:hover{
	color: #d1c6b0;
	text-decoration: none;
	text-align: left;
}


.creamtext {
	font-family: Times, "Times New Roman", serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #d1c6b0;
}
.creamtext a{
	color: #e33a27;
	text-decoration: underline;
	text-align: left;
}
.creamtext a:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}


.creamtext2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #d1c6b0;
}
.creamtext2 a{
	color: #e33a27;
	text-decoration: underline;
	text-align: left;
}
.creamtext2 a:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}


.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #e33a27;
}
.submenu a{
	color: #e33a27;
	text-decoration: none;
	text-align: left;
}
.submenu a:hover{
	color: #e33a27;
	text-decoration: underline;
	text-align: left;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #d1c6b0;
}
.title a{
	color: #e33a27;
	text-decoration: underline;
	text-align: left;
}
.title a:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}


.footer {
	font-family: Times, "Times New Roman", serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #d1c6b0;
}
.footer a{
	color: #e33a27;
	text-decoration: underline;
	text-align: left;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
