h1
	{
	font: normal 1.4em Arial;
	color: #264398;
	letter-spacing: 0.05em;
	margin: 20px 0px 20px 0px;
	text-align: left;
	}


h2
	{
	background-color: #BBC0DE;
	border: solid 1px #4E60A9;
	color: #1F3C95;
	font: bold 0.8em Verdana;
	letter-spacing: 0.05em;
	line-height: 1.25pc;
	margin: 30px 0 20px 0;
	padding: 1px 12px;
	text-align: left;
	text-transform: uppercase;
	}

hr
	{
	background-color: #BBC0DE;
	color: #BBC0DE;
	height: 1px;
	border-style: none;
	}


p
	{
	font-family: Verdana;
	font-size: 0.8em; 
	color: black;
	line-height: 1.5em;
	text-align: left;
	margin: 0px 0px 20px 0px;
	}

a
	{
	color: #40649f;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #40649f;
	text-decoration: underline;
	}

ul
	{
	text-align: left;
	font-family: Verdana;
	font-size: 0.8em; 
	line-height: 1.5em;
	list-style-type: disc;
	}
