.fig{ text-align: center; font-size: 10pt; font-weight: bold; }
.logoBig{ margin:0px; font-size: 18pt; font-weight:bold; }
.logoSmall{ margin:0px; font-size: 8pt; }
.menuLink1{ margin:0px; font-size: 10pt; font-weight:bold; }
.menuLink2{ margin:0px; font-size: 10pt; }
.menuLink1, .menuLink2{ color: #000; text-decoration: none; }
.p{ margin-left: 24px; margin-bottom: 40px; }
.sub, .menuLink2{ margin-left: 24px; }

a{ text-decoration: underline; color: #400; }
a:hover{ text-decoration: none; color: #800; }
a.header{ text-decoration: none; color: #fff; }
a.header:hover{ font-weight: bold; }

body, table{ margin: 0px; padding: 0px; font-size: 10pt; }

body{
	background: transparent; color: #000; font-family: Arial, Helvetica, sans-serif;
	margin-top:20px; margin: 0 auto; width: 800px;
}

h1, h2, h3{ margin-top: 0px; }
h1{ font-size: 14pt; }
h2{ font-size: 12pt; }
h3{ font-size: 10pt; }

img{ border: 0; }
img.thumb{ vertical-align: top; width: 90px; border: thin solid #fff; }
img.thumb2{ width: 90px; }
img.thumb3{ width: 180px; }

pre{ font-size: 7.5pt; background-color: #fff; padding: 4px; border: thin dotted #888; }

table{ border-style: none; }
td{ text-align: left; vertical-align: center; }

#menu, #content{ padding: 10px; }

#menu{ position: fixed; margin-left: 10px; height: 100%; width: 200px; text-align: right; border-right: thin dashed #000; }
#content{ margin-left: 260px; margin-right: 10px; }

/*
#header, #main, #mainSub1, #mainSub2, #mainOld{ padding: 10px; background-color: #111; border: thin solid #fff; }
#name{ margin-bottom: 10px; font-size: 12pt; }
#outer{ position: relative; margin-left: 100px; top: 20px; margin-right: 100px; height:1%; }
#header{ font-size: 12pt; font-variant: small-caps; text-decoration: none;}
#main{ position: relative; top: -72px; }
#mainSub1{ position: relative; top: -75px; left: 0px; width: 200px; float: left; }
#mainSub2{ position: relative; top: -75px; margin-left: 230px;}
#mainOld{ position: relative; top: -72px; padding: 100px; padding-top: 20px; color: #000; background-color: #fff; }
#mainOld td{ color: #000; }
*/