@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color:#003300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#663300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.14ptbold {
	font-size: 14px;
	font-weight: bold;
}



