body { color: #555; font-size: 0.7em; font-family: helvetica, arial, verdana, tahoma; line-height: 1.8em; }
p { color: #555; font-size: 0.7em; font-family: helvetica, arial, verdana, tahoma; line-height: 1.5em; text-decoration: none; margin: 0; }
td { }
a:link { color: #000; text-decoration: underline;font-family: helvetica, arial, verdana, tahoma; }
a:visited { color: #000; text-decoration: none; font-family: helvetica, arial, verdana, tahoma; }
a:hover { color: #ffd700; text-decoration: none;font-family: helvetica, arial, verdana, tahoma; }
a:active { }
.white-text { color: #fff; font-size: 0.9em; font-family: helvetica, arial, verdana, tahoma; text-decoration: none; }
h1 { color: #000; font-size: 1.2em; font-weight: normal; line-height: 1.2em; margin: 0; }

.mainContent a, .mainContent a:link, .mainContent a:visited, .mainContent a:active {
color: #000;
text-decoration: none;
}

.mainContent a:hover {
color: #800080;
text-decoration: none;
}
.largetext { color: black; font-size: 1.5em; font-family: helvetica, arial, verdana, tahoma; line-height: 2em; }

/* Added 17 December for Form Field */

.textBox {
border: 1px solid # 000000;
font-size: 100%;
}

.textArea {
border: 1px solid # 000000;
font: 100% helvetica;
}

ul, li {
padding: 5px;
marging: 0px;
}

/* EOF */
