h1 
{
font-family: arial; 
color:#220079;
font-size: 20px;
text-align: right
}

h2
{
font-family: arial;
color:#142C58;
font-size: 18px;
font-weight: normal;
text-decoration: none;
text-align: left
}

h3
{
font-family: arial;
color: black;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-align: left
}

h4
{
font-family: arial;
color:#EBCD65;
font-size: 18px;
font-weight: normal;
text-decoration: none;
text-align: right
}

p.body
{
font-family: arial;
font-weight: normal;
font-size: 10pt;
color: #666666
}

a:link.LeftMenu {
	font-family: arial;
	color:#ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
	}
a:visited.LeftMenu {
	font-family: arial;
	color:ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
	}
a:active.LeftMenu {
	font-family: arial;
	color:#999999;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
	}
a:hover.LeftMenu {
	font-family: arial;
	color:#999999;
	font-size: 13px;
	font-weight: normal;
	background-color:#;
	text-decoration: none
	}
a:link.LeftMenuRed {
	font-family: arial;
	color:#142C58;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
	}
a:visited.LeftMenuRed {
	font-family: arial;
	color:#142C58;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
	}
a:active.LeftMenuRed {
	font-family: arial;
	color:#142C58;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
	}
a:hover.LeftMenuRed {
	font-family: arial;
	color:#142C58;
	font-size: 13px;
	font-weight: bold;
	background-color:#ffffff;
	text-decoration: none
	}
	
a:link.BodyLink {
	color:#142C58;
	text-decoration: none
	}
a:visited.BodyLink {
	color:#142C58;
	text-decoration: none
	}
a:active.BodyLink {
	color:#142C58;
	text-decoration: none
	}
a:hover.BodyLink {
	color:#000000;
	background-color:#ffffff;
	text-decoration: underline
	}
	
td.heading	{
	padding-right: 5px
	}

ul.none {
	list-style-type: none
	}
