/*----------------------------
  CONTENT STYLES
  ---------------------------*/
body
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 76%;
	color: #000022;
	margin:0;
}
#pageContents, .normal
{
    color:#333333;
    font-family:Arial, Helvetica, Verdana;
    line-height:1.3em;
}
h1, h2, h3
{
    font-family:Arial, Helvetica, Verdana;
}
h1, h2, h3, a
{
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
}
a, h3
{
    font-weight:bold;
}
h1, h2
{
    font-weight:normal;
}
h1 
{
    font-size: 2.0em;
	line-height:1.4em;
	margin:0.5em 0 0.1em 0;
}

h2 
{
	color:black;
	font-size: 1.4em;
	line-height:1.4em;
	margin:0.5em 0 0.1em 0;
}

h3 
{
	color:black;
    font-size: 1.1em;
	line-height:1.4em;
	margin:0.1em 0;
}


a
{
	
}
a:hover
{
	color:white;
}

a img
{
    border:0;
    background-color:transparent;
}
.feature a:hover
{
    background-color:transparent;
}