a:link, a:active, a:visited{
	color:#000099;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#3366CC;
}
body, td{
	font-size:10pt;
	font-family:verdana, arial, sanserif;
}
#footer{
	color:#ffffff;
	padding:5px;
}
#footer a:link, #footer a:active, #footer a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover{
	color:#000000;
}
#main{
	height:400px;
	padding:20px;
	background-repeat:no-repeat;
}
#nav{
	padding:5px;
}
#nav a:link, #nav a:active, #nav a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#nav a.active:link, #nav a.active:active, #nav a.active:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover{
	color:#000000;
}
#nav_table{
	background-image:url('siteart/hdr-stc.jpg');
	background-repeat:no-repeat;
	background-color:#848673;
}
.small{
	font-size:7pt;
}