body {
	background-color: #ffffff;
}

ul	{list-style-image: url(/images/li.gif);}

.menu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4A5F7C;
}
.header {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #4A5F7C;
	text-transform: uppercase;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a,a:visited
{
	color: #3D78A0;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #FF7200;
	font-weight: bold;
}
.header_page {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E38D00;
}

body,.normaltext {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	color: #3D3D3D;
	font-family: Verdana;
	font-size: 11px;
}
.normaltext {
	padding-right: 5px;
}

a.first_menu_link,a.first_menu_link:visited,a.first_level_link,a.first_level_link:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4A5F7C;
	text-decoration: none;
}
a.first_menu_link:hover,a.first_level_link:hover
{
 color: black;
}
a.second_menu_link,a.second_menu_link:visited,a.second_level_link,a.second_level_link:visited
{
	text-align: left;
	color: #6D6D6D;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.second_menu_link:hover,a.second_level_link:hover
{
	color: black;
	font-weight: normal;
}

a.copy_link,a.copy_link:visited, a.copy, a.copy:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy_link:hover,a.copy:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

table
{
	
	color: #6D6D6D;
	font-family: Verdana;
	font-size: 11px;
}