a:link, a:visited, a:active{
	color: #1b437a;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a.menu1:link, a.menu1:visited, a.menu1:active{
	color: #FFFFFF;
	font-size:14px;
	font-family: sans-serif;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.menu1:hover {
	text-decoration:underline;
}
.activemenu1link {
	color: #FFFFFF;
	font-size:14px;
	font-family: sans-serif;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}
a.menu2:link, a.menu2:visited, a.menu2:active{
	color: #FFFFFF;
	font-size:14px;
	font-family: sans-serif;
	text-decoration:none;
	font-weight:normal;
}

a.menu2:hover {
	text-decoration:underline;
}

.activemenu2link {
	color: #FFFFFF;
	font-size:14px;
	font-family: sans-serif;
	text-decoration: none;
\	font-weight:normal;
	text-decoration:underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#000000;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.section_name{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.white{
	color:#FFFFFF;
}

a.path_text:link, a.path_text:visited, a.path_text:active{
	color:#000000;
}

.text {	
	color:#000000;
	font-family: sans-serif;
	font-size: 14px;
}

