/* CSS Document */


body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

a:link {
	color: #2A3089;
}
a:visited {
	color: #2A3089;
}
a:hover {
	text-decoration: none;
	color: #2A3089;
}
a:active {
	
}


ul {margin-top: 0px;margin-bottom: 10px;color: #333333;font-size:14px;font-weight: normal;margin-left: 20px;padding-left: 20px;line-height: 1.3em;}

.scrollArea {width: 620px;height: 100px;padding-left: 5px;padding-right: 5px;border-color: #6699CC;border-width: 1px;border-style: solid;float: left;overflow: auto;}

h1 {
font-size:14px;
font-weight:bold;
}
h2 {
font-size:14px;
font-weight:bold;
}
h3 {
font-size:14px;
font-weight:bold;
}


h4 {
font-size:14px;
font-weight:bold;
}

h5 {
font-size:14px;
font-weight:bold;
}

#visit {
text-align:right;
}