body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #07163f;
	background-image: url(back.gif);
}


a.lnk
{
	display: block;
	width: 100%;
	background-color: #7c87a3;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #d30c21;
	padding: 6px 4px 6px 6px;
	margin: 4px 0px 4px 0px;
}

a.lnk:hover
{
	background-color: #55648b;
}


.bullet a
{
	text-decoration: none;
	color: #ffffff;
}

.bullet2
{
	background-color: #7c87a3;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #d30c21;
	font-weight: bold;
}


.title
{
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	color: #0f385c;
}