body { /* Define Default Page Appearance */
	background-color: #FFFFFF; /* Background Color is White */
	color: #000000; /* Text Color is Black*/ 
	font-size: 12.0pt;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

p { font-size: 14px;  font-family: Arial;}
td { font-size: 14px; font-family: Arial; }
ol { list-style-type: lower-alpha; font-size: 14px; font-family: Arial;}
h3 { font-size: 14.0pt; font-family: Arial; }
h4 { color: blue; font-size: 36px; font-family: Arial; }
h5 { color: red; font-size: 20px; font-family: Arial; }
.boldtext {font-weight: bold; }
.point14{ font-size: 14px; font-family: Arial;}
.point20{ font-size: 20px; font-family: Arial;}
.redtext{ color: red; }
.bluebold{ color: blue; font-weight: bold}
.smallslantblue{ color: blue; font-size: 10pt; font-style: italic}
.menu{font-size: 16px; font-family: Arial;}
.yellowback {font-weight: bold; background-color: #FFFF99}

.BodyL08 {
	font-size: 8.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
}
.Body10 {
	font-size: 10.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
}
.Body12 {
	font-size: 12.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
}
.Body14 {
	font-size: 14.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
}
.Body18 {
	font-size: 18.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
}
.ErrorMessage{
	font-size:12.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0pt;
	color: #FF0000;
}
