body
{
	background-color:    #ffffff;
}

p.gray
{
	font:    18px arial narrow;
	color:    #404040;
	text-align:    justify;
}

p.black
{
	font:    18px arial narrow;
	color:    #000000;
	text-align:    justify;
}


A:link
{
	Color:    #2A2A4C;
      	text-decoration: none;
}

A:visited
{
	Color:    #404040;
      	text-decoration: none;

}

A:active
{
	Color:    #000000;
      	text-decoration: none;
}

A:hover
{
	Color:    #202020;
      	text-decoration: underline;
}






