/* CSS Document */
body {
	border: 0;
	margin: 0;
	padding:0;
	background-image: none;
}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {  
	font-size: 16px;
	font-weight: bold;
	color: #6391CE;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -10px;	
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #6391CE;
	margin-bottom: -10px;	
}
a{text-decoration: none;}
a:link{color: #000000; font-weight: bold;}
a:visited{color: #000000; font-weight: bold;}
a:active{color: #FF9E0C; font-weight: bold;}
a:hover{color: #6391CE; font-weight: bold;}

#latest {
	padding: 10px;
}
#free{
	padding: 0px 10px 0px 10px;
	text-align: left;
}
#pic {
	padding-top: 2px;
}
#links {
	list-style-type: none;
	padding:0;
	margin:0;
}