@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

a:hover      { color: #CCFF66; text-decoration: 
               underline }
a:link {
	color: #074A43;
}

a:visited {
	color: #142829;
}
