.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menu:link, .menu:visited, .menu:active {
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	color: #999999;
	text-decoration: none;
}
.menu_bold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu_bold:link, .menu_bold:visited, .menu_bold:active, .menu_bold:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu_marked:link, .menu_marked:visited, .menu_marked:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu_marked:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.nounderline:link, .nounderline:visited, .nounderline:active, .nounderline:hover {
	text-decoration: none;
}
#iframe
	{
	overflow:auto;
	width:715px;
	height:330px;
}
input {
	background-color: #FFFFFF;
}

