body,
td,
li
{
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link,
a:visited
{

	color: #003399;
	text-decoration: none;
	
}

a:hover,
a:active
{

	color: #ff3300;
	text-decoration: none;
}


.homemenu:link, 
.homemenu:visited 
{

	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	
}
.homemenu:hover,
.homemenu:active
{

	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}
	
#big
{
	font-weight: bold; 
	font-size: 18px;
}
#smaller
{
	font-family: verdana, sans-serif;
	font-weight: bold; 
	font-size: 10px;
}
#footer
{
	font-weight: bold; 
	font-size: 12px;
	text-align: center;
	margin: 5px;
	padding: 15px;
	background-image: url('images/footer.jpg')
}
#padded
{
	padding: 10px;
}
.small
{

	font-size: 10px;
	padding: 5px 15px 5px 15px;
}
h2
{
		font-size: 16px;
}
