/*
 * Default version of the stylesheet.
 */


body         { color: #000000;
                          /*background-color: #ffffff;*/
			  font-size: 10pt;
			  font-family: verdana;}


a:active    { color: #ff0000; font-family: verdana; font-size: 10pt; text-decoration:none;}
a:visited   { color: #551a8b; font-family: verdana; font-size: 10pt; text-decoration:none;}
a:link      { color: #0000bb; font-family: verdana; font-size: 10pt; text-decoration:none;}
a:hover     { color: #0000bb; font-family: verdana; font-size: 10pt; text-decoration:none;}


h1, h2, h3, h4, h5, h6  { font-family: avantgarde, sans-serif; font-weight: bold }
h1        { font-size: 180% }
h2            { font-size: 150% }
h3, h4       { font-size: 120% }
code, tt    { font-family: monospace }
var      { font-family: times, serif; font-style: italic;font-weight: normal }

table	{ font-size: 10pt;font-family: verdana;}

.menusubfont  { color: #ffffff; font-family: verdana; font-size: 8pt; font-weight:bold; text-decoration:none;}
.menufont        { color: #ffffff; font-family: verdana; font-size: 8pt; font-weight:bold; text-decoration:none;}
.menusubfontedit { color: #ff0000; font-family: verdana; font-size: 8pt; font-weight:bold; text-decoration:none;}
.menufontedit  { color: #ff0000; font-family: verdana; font-size: 8pt; font-weight:bold; text-decoration:none;}
.submenutable  { border-width:2px; border-style:solid; border-color:white;}
.menutable     { border-width:2px; border-style:solid; border-color:black;}

