BODY,TD
{
	font-family: verdana, arial;
	font-size: 12px;
	color: #666666;
}
H1
{
	font-size: 14px;
	margin-bottom: 0px;
}
P
{
	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
	width: 700px;
}

a.header_link:link, a.header_link:visited
{
	color: ffffff;
	font-weight: normal;
}

a.header_link_hl:link, a.header_link_hl:visited
{
	color: 403C98;
	font-weight: bold;
	text-decoration: none;
}

a.pic_border:link, a.pic_border:visited,
{
	border: 4px solid #8B9CC2;
}

a.pic_border:hover
{
	border: 4px solid #FFA200;
}

a.pic_border2:link, a.pic_border2:visited,
{
	border: 2px solid #8B9CC2;
}

a.pic_border2:hover
{
	border: 2px solid #FFA200;
}


A:link, A:visited
{
	color: 000099;
}

A:hover, a.header_link:hover
{
	text-decoration: underline; color: FFA200;
}


.form_title
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #8B9CC2;

}