body {	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #272778; margin: 0; padding: 0;
}
	

h1 {	color: #272778; font-size:medium}
h2 {	color: #272778; font-size:small }
p { 	font-family: Arial, Helvetica, sans-serif;  
	color: #000000; line-height: 150%;
}
ul {	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	LIST-STYLE-TYPE: square;
	LIST-STYLE-POSITION: outside;
	font-size:small;
}
ol {	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	LIST-STYLE-POSITION: outside;
	font-size:small
}
td {	font-size:small
}

HR { 	border: 1px solid black }

a:link { text-decoration: none; color: #5B0B9F; }
a:visited { text-decoration: none; color: #5B0B9F; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; color: #5B0B9F;}

.footer, .footer a { 
	font-size:xx-small;
	color:white;
	text-decoration:none;
	font-weight:bold }
.footer td { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: white; }
.footer { font-family: Arial, Helvetica, sans-serif; color: white}
.footer a:link { color: white; border-bottom:1px solid #9ECFD6; text-decoration:none}
.footer a:visited { color: white; border-bottom:1px solid #9ECFD6; text-decoration:none}
.footer a:hover { color: white; border-bottom:1px solid #9ECFD6; text-decoration:none}
.footer a:active { color: white; border-bottom:1px solid #9ECFD6; text-decoration:none}
