body {
	background-color: #dddddd;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E11404;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0664B6;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444142;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

A:link {
	color: #0213A8;
	text-decoration: none;
} 
A:visited {
	color: #0213A8; 
	text-decoration: none;}
A:hover {
	text-decoration: underline;
	color: #0033FF;
} 

.text_blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0664B6;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444142;
}
.link_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Copy { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; text-decoration: none ; font-weight: normal}
.CopyBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; font-weight: bold; text-decoration: none }
.CopyHeaderBold { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #336699; font-weight: bold; text-decoration: none }
.CopyBoldItalic { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; font-weight: bold; text-decoration: none ; font-style: italic}
.CopyLink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; text-decoration: none }
.CopyHeader { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #CC3300; font-weight: normal; text-decoration: none }
.Star {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF0000; text-decoration: none}
.CopyForm { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none }
.BueCopyBold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336699}
