@charset "utf-8";
/* CSS Document */


/*All Pages*/
a { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

body { font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; background-color:#73FC5C; }

img { border:0px; }

.bullet { list-style:square; padding-bottom:10px; }
.bulletpadding { padding-left:20px; }

div#bottomBar { width:910px; text-align:center; font-size:12px; }

form { padding:0px; margin:0px; }
