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

/* Body */
* {margin:0; padding:0;}
body {background:#9BAE68;; font:76% Verdana,Tahoma,Arial,sans-serif;}
#wrap {background-color:#FFFFFF; color:#333; margin:30px auto 0; padding: 10px; width:750px; border:1px solid #000; }

/* Links */
a {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:underline;}
a img {border:0;}

h1 { margin-bottom: 20px; }
h2 { margin-top: 10px; }

th {text-align: left; }
