body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF7DE;
}
p,td 
{  
	font-size: 10pt;
	font-family: arial;
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	text-decoration: none
}

.text{
	color: #000000;
	font-size: 10pt;
	font-family: arial;
}
.link{
	color: #000000;
	font-size: 10pt;
	font-family: arial;
	text-decoration:underline
}

.headingred2 {
	color: #c1101a;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.headingred {
	color: #c1101a;
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
}
.headingblue {
	color: #036FB0;
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
}
.headingblue2 {
	color: #036FB0;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.headingwht {
	color: #FFF;
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #036FB0;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #036FB0;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #036FB0;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.mnulink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : #FFF;
	font-weight: bold;
	text-decoration:none
}
a.mnulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : #FFF;
	text-decoration:none
}
a.mnulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : #FFF;
	text-decoration:none
}
a.mnulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : #f5f21b;
	text-decoration:none
}

