body.hp_body
{
    margin:0;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#c2eb8f;
}

div.txt_info
{
	width:640px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}

div.txt_counter
{
	width:350px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	background-color:#42553f;
}

table.page_table
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#c2eb8f;
	border-width:3px;
	border-style:solid;
	border-color:#569700;
}

table.header_table
{
	width:1024;
	text-align:center;
	color:#ffffff;
	background-color:#c2eb8f;
}

table.description
{
	background-color:#c2eb8f; 
	text:center;
}

table.navigate_boxes
{
	width:980px;
	font-size:small;
	text-align:center;
	color:#000000;
	background-color:goldenrod;
}

table.hello_box
{
	width:1024px;
	text-align:center;
	color:#000000;
}

table.foot_notes
{
	width:1024px;
	text-align:center;
	color:#db9303;
	background-color:#c2eb8f;
}

img 
{ 
	border:none; 
}

a:link 
{ 
	/*color:#db9303;*/ 
}

a:visited 
{ 
	/*color:#db4503;*/
}

a:hover 
{
	/*color:#dbb003*/ 
}

