html, body { background: #fff; }
html, body, td { font: 10pt verdana; }
div#content { color: #b0d23b !important; padding-left: 25px; padding-right: 25px; padding-bottom: 25px; }
div#content p, div#content td { color: #b0d23b !important;  }

/* ORIGINAL */
	.classA {font-size: 20pt; color: white;}
	.classB {font-size: 14pt; color: white;}
	.classC {font-size: 10pt; color: black;}
	.classD {font-size: 10pt; color: white; text-decoration:none}
	.classE {font-size: 8pt; color: black;}
	.classF {font-size: 9pt; color: black;}
	.classL {font-size: 8pt; color: #98650D; text-decoration:none}
	.classEB {font-size: 11pt; color: #0000FF; text-decoration: none; }
	.classNA {font-size: 10pt; color: blue; text-decoration: none }
	.friend {  font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; color: #000000}
	.friend2 {  font-family: "Times New Roman", Times, serif; font-size: 12px; color: #0000FF; text-decoration: none}
	img.Pad { border-color: #86827F 86827F 86827F; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; }
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:.5in .5in .6in .5in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}

h1 { color: #b0d23b; }

/* BUILT IN */
/* Links */
a, a:link, a:visited, a:hover, a:active  { color: #548bfe; text-decoration: underline; }

/* Specific HTML */
small { font-size: 0.8em;  }
img { border: 0px; }
form { margin: 0; padding: 0px; }

/* Form Lineup */
label span {
	float: left;
	width: 10em;
}

.error {
	color: red;
}
