a{
	color: #505050;
	text-decoration: none;

}

a:link, a:visited {
}

a:hover {
}


body {
	font-family: Arial;
	line-height:1.25em;
}

h1{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
	color: #bd2025;
	background-image: url('../images/h1bg.gif');
	background-repeat: repeat-x;
	background-position: left;
	font-weight: bold;
	font-size: 18px;
}

h2{
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 5px 0px;
	color: #06496D;
	font-size: 14px;
	font-weight: bold;
}

h3{
	padding: 12px 0px 0px 0px;
	margin: 0px;
	color: #06496D;
	font-size: 12px;
	font-weight: bold;
}

h4{
	padding: 12px 0px 0px 0px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

li{
	padding-right: 0px;
	list-style-image: url(../images/Arrow.gif);
}

p 
{
	font-size:11pt;
	line-height:1.2em;
}

ul{
	padding-right: 0px;
	margin-right: 12px;
}

