/*---------- Body/Common Section ----------*/


/* {font-size: 100%; padding: 0; margin: 0;}*/


body {position: relative; background: #FFF; color: inherit; margin: 20px 20px 20px 20px; padding:0px;}
h1 {margin: 0px;}
h2 {margin: 0px;}
h3 {margin: 0px;}
h4 {margin: 0px;}
h5 {margin: 0px;}
h6 {margin: 0px;}
p {font: 0.6em Verdana, Geneva, sans-serif; margin: 0px;}
a {font-family: Verdana, Arial, Serif;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

/*---------- Links ----------*/
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
/*---------- Common Classes ----------*/
.white {color: #FFF; background-color: inherit;}

/*---------- Container Section ----------*/
#container {position: relative; /*width: 750px;*/ margin-right: auto; margin-left: auto; border: solid 1px #9C9C9C;}
/*---------- Legal Section ----------*/
#legal {position: relative; color: #999; background: #FFF; margin-right: auto; margin-left: auto; margin-top: 10px;}
#legal a:link, #legal a:visited {text-decoration: none; color: #999; background-color: inherit;}
#legal a:hover, #legal:active {text-decoration: underline; color: #999; background-color: inherit;}