@charset "UTF-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	margin-top: 100px;
}
body {
	
	background-color: #F8F4E7;
}

/*<![CDATA[*/
a:link {
	color: #F8F4E7;
	text-decoration: none;
}
a:visited {
	color: #F8F4E7;
	text-decoration: none;
}
a:hover {
	color: #d71d15;
	text-decoration: none;
}
a:active {
	color: #d71d15;
	text-decoration: none;
}
.italicLink {
	font-size: 16px;
	font-style: italic;
	color: #F8F4E7;
	line-height: 18pt;
}
.italicLinkRed {
	font-size: 16px;
	font-style: italic;
	color: #d71d15;
	line-height: 18pt;
}
.navigationLarge {
	color: #F8F4E7;
	line-height: 18pt;
	font-size: 18px;
}
.navigationLargeRed {
	color: #d71d15;
	line-height: 18pt;
	font-size: 18px;
}
.text20 {
	font-size: 20px;
	color: #F8F4E7;
	line-height: 20pt;
}
.text20red {
	color: #d71d15;
	font-size: 20px;
	line-height: 20pt;
}
.text16 {
	font-size: 16px;
	color: #F8F4E7;
	line-height: 16pt;
}
.text16Red {
	font-size: 16px;
	color: #d71d15;
	line-height: 16pt;
}
.text14 {
	font-size: 14px;
	color: #F8F4E7;
	line-height: 14pt;
}
.text14Red {
	color: #d71d15;
	font-size: 14px;
	line-height: 14pt;
}
.text12 {font-size: 12px; color: #F8F4E7; }
.text12Red {
	font-size: 12px;
	color: #d71d15;
	line-height: 12px;
}
