TD {
	font-family : Tahoma;
	font-size : 11;
	color : Black;
	line-height : 1.4;
}
.bigText {
	letter-spacing : 3;
	font-size : 14;
	font-weight : bold;
	line-height : 1.5;
}
.bigText2 {
	font-size : 14;
	font-weight : bold;
	line-height : 1.5;
}
.smallText {
	font-family : Tahoma;
	font-size : 8;
	line-height : 1.4;
	color: black;
}
TD#smaller a:link {color: #FFFFFF;
text-decoration: none}
TD#smaller a:visited {color: #FFFFFF;
text-decoration: none}
TD#smaller a:hover {color: #FFFFFF;
text-decoration: underline}
TD#smaller a:active {color: #FFFFFF;}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/little_square.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: 1em;
}
a:link { color: #479bcc;
text-decoration: none }
a:visited { color: #479bcc;
text-decoration: none }
a:hover { color: #479bcc;
		  text-decoration: underline }
a:active { color: #479bcc; }
.blackText { color: #000000; }