/* CSS Document */

	@import url("../../development_files/nav_bar/nav_bar.css");
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style1 {font-size: 10px}
.style2 {font-size: 12px}
a:link {
	color: #009933;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #009966;
}
strong {
font:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}