/* -- Modern Human origins styles 2-20-02 --*/
a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #184B81;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #6699CC;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;
}

a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #71985E;
}

body
{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	background-image:  url(images/background2.jpg);
}

td
{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
}

p
{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h3
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h5
{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h6
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
