/* CSS Document */

a:link {
	color: #3954AD;
}
a:visited {
	color: #3954AD;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #3954AD;
}
.style18 {	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3954AD;
}
.style2 {font-family: arial;
	font-size: 11px;
}
.style22 {	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.style111 {	font-family: arial;
	font-size: 13px;
}
.style112 {	color: #3954AD;
	font-weight: bold;
}
.style106 {font-family: Verdana; font-size: 11px; }


h1#sitemap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	display:inline;
	margin:0;
}

.margin_list {
	margin: 4px;
	list-style-type: circle;
}

.sitestyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*
a:link {color:#3954AD; text-decoration:none; }
a:visited {color:#3954AD; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}

*/