li {
	list-style-image: url(images/dot.gif);
	list-style-position: inside;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #66AFDB;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.site_name {
	font-size: 24px;
	font-weight: bold;
	color: #66AFDB;
	padding-left: 80px;
}
#box_1 td {
	margin-right: 10px;
	padding-right: 10px;
	text-align: left;
}
#box_1 td a:link{
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 10px;
	text-decoration: none;
}

#top_menu{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
#top_menu a:link{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#top_menu a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#top_menu a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

#top_menu a:active{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3495CF;
	margin-top: 0px;
}
