/* CSS Document */

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menu_heading
{
    COLOR:#000066;
    FONT-FAMILY: Arial, helvetica, arial, serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	background-color:#C7CCD8;
}
.input {
font-family:Arial, Helvetica, sans-serif;
font-size:.65em;
}