@charset "UTF-8";
/* CSS Document */

#menu a {color: #999999; font-weight: bold; text-decoration: none;}

#index a:active {color: #000000;}
#regular a:active {color: #000000;}
#comparison a:active {color: #000000;}

#menu a:hover {text-decoration: underline; color: #000000;}


body,td,th {
	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
}

.clear {clear: both; margin-top: 10px; margin-bottom: 10px; padding: 10px; background: #CCCCCC;}