p, td, th,li,h1,h2,h3,h4 {font-size:11pt;font-family: arial,sansserif}

h1 {font-size:16pt; margin-bottom: 10 px}
h1.logo {font-size:28pt; margin-bottom: 0 px}
h2 {font-size:14pt; margin-bottom: 6 px}
h2.sub {font-size:14pt; margin-bottom: 6 px; margin-top:0px; font-style:italic}
h3 {font-size:12pt; margin-bottom: 3 px}

p {margin: 0 0 6pt 0;}

a:link {color:blue}
a:visited {color:#303080}

pre, code {font-size:10pt}
pre.source {margin-left: 2px; margin-right: 2px; background: #ccccee;
             padding: 4px; border: solid 1 black}
pre.java  { background: #dddddd}
pre.xml  {background: #cceecc}

code {font-weight:bold}

.big{font-size:16pt;}	
.smallnote{font-size:9pt;color:#666666}	
.complete{color:Green}
.bignum{font-size:24pt;color:#005dff; padding:0px 10px 0px 50px}	

/* Tabbed table */
table.tabs {text-align:center; border: solid 1 black; margin: 5 0 15 0}
td.tab {background-color:#DDDDFF}
td.selected {background-color:Blue}
a.tab {color:Black;font-weight: bold; }
a.tab:visited {color:Black}
a.selected {color:White; text-decoration: none}
a.selected:visited {color:White}
td.content {padding: 10 5 5 5}