/* standard page elements */
body { font-family:Verdana, Helvetica, Arial, sans-serif; margin : 0px; background-color : #FFFFFF; }
/*
a,
a:visited { font-size: 11px; color:#434443; font-weight:normal; }
a:hover,
a:visited:hover { color:#990033; }
*/

p { font-size: 14px; color:#000000; font-weight:normal; }
ul { font-size: 14px; color:#000000; font-weight:normal; }

/* td { font-size: 11px; color:#434443; font-weight:normal; }

h1 { font-size : 16px; color : #003063; }
h2 { font-size : 11px; } */

/* normal table format */
table.reg, td.reg {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* forms */
table.formreg, td.formreg {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* normal table format for admin */
table.formadmin, td.formadmin {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* footer */
table.footer, td.footer {
	background-color: #88358F;
	font-size: 10px;
	color: #FFFFFF;
}
td.footerend { background-color : #FFFFFF; }

a.footer,
a.footer:visited { font-size : 10px; text-decoration : none; color : #FFFFFF; }
a.footer:hover,
a.footer:visited:hover { font-size : 10px; text-decoration : underline; color : #FFFFFF; }