p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

div
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}
	
td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

a:link
{
	text-decoration: none;
	font-size: 12px;
	color: #A76D76;
	font-weight : bold;
}

a:hover
{
	font-size: 12px;
	color: #7C183E;
	font-weight : bold;
}
a:active
{
	font-size: 12px;
	color: #000000;
	font-weight : bold
}

a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #9D4E5A;
	font-weight : bold
}

hr
{
	color: #46479A; 
	height:1px
}

h1
{
	font-family: verdana, arial, sans-serif; 
	font-size: 24px; 
	font-weight: normal; 
	color: Black
}

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: #7C183E
}

h4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7C183E
}

ol
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5288D0
}

ul
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5288D0;
	list-style: square outside
}
