BODY		{
	width:inherit;
	background-color: #FFFFFF;
	background-image:url(images/bg_inner.gif);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}




A	{
	text-decoration : none;
	color: #B05194;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:link{
	text-decoration : none;
	color: #B05194;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A:hover{
	text-decoration : none;
	color: #2B120B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.h_line {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #AD6472;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #772246;
}
#header01 {
	font-weight: bold;
	color: #333333;
	background-color: #EFDEE2;
}



h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E316B1;
}

HR	{ color: #FFFFFF ; height: 1px; }
