P
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

DIV
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
	
TD
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

a:link
{
	text-decoration: none;
	font-size: 12px;
	color: #595A42;
	font-weight: bold;
}

a:hover
{
   text-decoration: underline;
	font-size: 12px;
	color: #000000;
	font-weight : bold
}
a:active
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight : bold
}

a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #595A42;
	font-weight: bold;
}

a.footer_link:link
{
	text-decoration: underline;
	font-size: 12px;
	color: #A9B68C;
	font-weight: bold
}

a.footer_link:hover
{
   text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold
}
a.footer_link:active
{
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.footer_link:visited
{
	text-decoration: underline;
	font-size: 12px;
	color: #A9B68C;
	font-weight: bold
}

a.body_link:link
{
	text-decoration: underline;
	font-size: 12px;
	color: #595A42;
	font-weight: bold
}

a.body_link:hover
{
   text-decoration: underline;
	font-size: 12px;
	color: #000000;
	font-weight : bold
}
a.body_link:active
{
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.body_link:visited
{
	text-decoration: underline;
	font-size: 12px;
	color: #595A42;
	font-weight: bold
}
HR
{
	color: #46479A; 
	height:1px
}

H1
{
	font-family: verdana, arial, sans-serif; 
	font-size: 24px; 
	font-weight: normal; 
	color: #000000 
}

H2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

H3
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 

	color: #999999
}

H4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46479A
}

OL
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A9B68C
}

UL
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#A9B68C;
	list-style: square outside;
}
