.bg {
	background-image: url(1bg.gif);
}
p {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FF9966;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9966;
	margin-left: 50px;
	margin-right: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0033;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0033;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #0066FF;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: -10px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	margin-right: 5px;
}
.nav a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.nav a:hover {
	color : #99CCFF;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.nav a:active {
	color : #99CCCC;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.south-online {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-align: center;
}
.south-online a {
	color : #0066CC;
	text-decoration : none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.south-online a:hover {
	color : #0066CC;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.south-online a:active {
	color : #0066CC;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	font-family: Tahoma;
	font-size: 13px;
	color: #006699;
	list-style-image: url(1bullet.gif);
	padding-top: 5px;
}
