body, table {font-family:Arial, Helvetica, sans-serif; color:black; font-size:16px;}

ul li {list-style-type:square;}

.first_letter {font-size:150%}

.fntSml {font-size:70%}

.stFooter {
	text-align:center;
	color:black;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: bold;
	}
a {
	font-size: 12px;
	font-weight: bold;
	}
a:link {color:white;}
a:visited {color:lime;}
a:hover {color:orange;}
a:active {color:red;text-decoration: none;}