@charset "UTF-8";




p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #333333;
	text-indent: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 150%;
	font-weight: bolder;
	color: #000000;
	padding: 5,0,0,0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.toptag{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 180px;
}

.sidemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #003300;
	text-decoration: none;
	background-repeat: repeat-y;
	background-image: url(menubg.jpg);
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
}
	
.altlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 12px;
	font-weight: bolder;
	color: #003300;
	text-decoration: none;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 120%;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 120%;
}
