﻿hr
{
	color: #AFC2D6;
	height: 1px;
}

body
{
	font-family: Verdana;
	border: 0px;
	color: #2C6890;
	font-size: small;
	margin: 0px 0px 0px 0px;
}

h1
{
	font-family: Verdana;
	color: #2C6890;
	font-size: large;
}

.ps
{
	font-family: Verdana;
	color: #2C6890;
	font-size: small;
	font-weight: bold;
}

.menuitem
{
	height: 22px;
	padding-left: 45px;
	background-image: url('images/menuarrow.gif');
	background-repeat: no-repeat;
}

a:link,
a:visited,
a:active
{
	color: #2C6890;
	text-decoration: none;
}

a:hover
{
	color: #2C6890;
	text-decoration: underline;
}
