/* CSS Document */

Body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

table
{


}

h1 
{
	font-family: "Harlow Solid Italic";
	font-size: 30px;
	font-style: oblique;
	color: #000000;

}

hr
{

}

h2 
{
	font-family: "Harlow Solid Italic";
	font-size: 28px;
	color: #000000;
	font-weight: bolder;

}
h3 {
	font-family: "Harlow Solid Italic";
	font-size: 24px;
	color: #BD7D9C;
	text-decoration: underline;
}


P
{


}

a  
{
	text-decoration: none;
	color: #000000;
	white-space: normal;

}

.body_content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.footer 
{
	color: #A5798C;

}

