body {color:#000; background-color:#fff; margin:10px; padding:0px; font:10pt "times new roman", times, serif; text-align:justify;}

h1 {font:bold 16pt "times new roman", times, serif; margin:0px 0px 15px 0px; padding:0px; color:#000;}
h2 {font:bold 14pt "times new roman", times, serif; margin:0px 0px 15px 0px; padding:0px; color:#000;}
h3 {font:bold 12pt "times new roman", times, serif; margin:20px 0px 5px 0px; padding:0px; color:#000;}
h4 {font:12pt "times new roman", times, serif; margin:20px 0px 5px 0px; padding:0px; color:#000;}
h5 {font:10pt "times new roman", times, serif; margin:10px 0px 5px 0px; padding:0px; color:#000;}

p {font:10pt "times new roman", times, serif; margin:0px 0px 10px 0px; padding:0px;}
/* .content>p {margin:15px;}
.content>p+p {text-indent:30px;} */
a {color:#000; font: 10pt "times new roman", times, serif; text-decoration:none;}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {border-bottom:2px solid #000;}
a:focus {border-bottom:2px solid #000;}

/* IE list hack caused by ul */
ul {margin:0; padding:0;}

li {list-style-type:disc; list-style-position:outside; margin:0px 0px 0px 25px;}
td {font:10pt "times new roman", times, serif; text-align:justify;}

/* All the content boxes belong to the content class. */
.content {
position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
margin:0px 0px 0px 0px;
background-color:#fff;
padding:10px;
z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.ads {display:none;}
#navAlpha {display:none;}