
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.HeaderBar {

	position: absolute;

	visibility: visible;

	height: auto;

	width: 736px;

	left: 0px;

	top: 0px;

}

.Page {
	position: absolute;
	height: auto;
	width: 736px;
	left: 0px;
	top: 150px;
	padding: 0px;
	overflow: auto;
	visibility: visible;
	list-style-image: url(../images/bullet.gif);

}



.MainMenu {

	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #000CDE;

	font-size: 105%;

	font-weight: normal;

	text-align: center;

	text-decoration: none;

	white-space: nowrap;

}

a:link {color: #000CDE;
	font-weight: bold;
	text-decoration: none;}

a:visited {

	color: #000CDE;
	font-weight: bold;
	text-decoration: none;

}

a:hover {

	color: #3ABBFE;
	font-weight: bold;
	text-decoration: none;

}

a:active {

	color: #3ABBFE;
	font-weight: bold;
	text-decoration: none;

}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;

}


h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 130%;

	font-weight: normal;

	color: #3ABBFE;

	line-height: normal;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 125%;

	font-weight: bold;

	color: #3ABBFE;

	line-height: 150%;

}

h3 {

	font-size: 85%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h4 {

	font-size: 100%;

	font-weight: bold;

	color: #0066FF;

}

h6 {

	font-size: 75%;

	font-weight: bold;

	color: #0066FF;

}
ul {
	list-style-image: url(../images/arrow.gif);
}
