h1
	{
	font-family:Arial;
	font-size:23px;
	color: 0C2577;
	font-weight:bold;
	}


h2
	{
	font-family:Arial;
	font-size:18px;
	color: 71BD1F;
	font-weight:bold;
	}

h3
	{
	font-family:Arial;
	font-size:13px;
	color: 71BD1F;
	font-weight:bold;
	}

body
	{
	background-color:FAFAFA;
	font-family:Arial;
	color: 000000;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-size:13px;
	}



p
	{
	font-family:Arial;
	color: 000000;
	font-size:13px;
	}

.normal
	{
	font-family:Arial;
	color: 000000;
	font-size:13px;
	}

span
	{
	font-family:Arial;
	font-size:13px;
	}

span.green
	{
	font-family:Arial;
	font-size:13px;
	color: 71BD1F;
	}

span.bold
	{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	}

span.greennbold
	{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color: 71BD1F;
	}

span.small
	{
	font-family:Arial;
	font-size:11px;
	}


span.normal
	{
	font-family:Arial;
	color: 000000;
	font-size:13px;
	}

.biglink
	{
	font-family:Arial;
	font-size:14px;
	}

a:link {color: #0000FF}
a:visited {color: #0000FF}

IMG.left-floating {float: left}

