body		{margin-top:30px;margin-bottom:30px;margin-left:30px;margin-right:30px;background-color:#ffffff;}

p, table		{font-family:Verdana, sans-serif;color:#000000;font-size:11px;}
p.listhead		{font-family:Verdana, sans-serif;font-weight:bold;color:#000000;font-size:11px;}

ul		{font-family:Verdana, sans-serif;color:#000000;font-size:11px;list-style-type:square;}
ul.nobottom	{font-family:Verdana, sans-serif;color:#000000;font-size:11px;list-style-type:square;}
ol		{font-family:Verdana, sans-serif;color:#000000;font-size:11px;}
li		{font-family:Verdana, sans-serif;color:#000000;font-size:11px;}
li.navitem		{font-family:Verdana, sans-serif;color:#333333;font-size:11px;}

h1.section	{font-family:Courier New, Courier;font-weight:bold;color:#999999;font-size:30px;}
h1.pagehead	{font-family:Courier New, Courier;font-weight:bold;font-size:36px;}
h2.article		{font-family:Courier New, Courier;font-weight:bold;color:#999999;font-size:20px;}
h3.subarticle	{font-family:Courier New, Courier;font-weight:bold;color:#999999;font-size:16px;}

a:visited		{text-decoration:none;font-weight:bold;color:#0000dd;}
a:hover		{text-decoration:underline;font-weight:bold;color:#0000dd;}
a:link		{text-decoration:none;font-weight:bold;color:#0000dd;}
a:active		{text-decoration:underline;font-weight:bold;background-color:#eeeeee;}

a.navitem:visited	{text-decoration:none;font-weight:normal;color:#000033;}
a.navitem:hover	{text-decoration:underline;font-weight:normal;color:#000033;}
a.navitem:link	{text-decoration:none;font-weight:normal;color:#000033;}
a.navitem:active	{text-decoration:underline;font-weight:normal;background-color:#eeeeee;}

.bold		{font-weight:bold;}
.italic		{font-style:italic}

.center		{text-align:center;}
.left		{text-align:left;}
.right		{text-align:right;}

.small		{font-size:10px;}

.quote		{font-family:Times, serif;font-size:13px;}

.black		{color:#000000;}
.white		{color:#ffffff;}
.grey		{color:#999999;}
.red		{color: #CC3300}
.blue		{color: #0033FF}
.yellow		{color:#ffcc66;}

.backwhite	{background-color:#ffffff;}

.inverted		{color:#ffffff;background-color:#000000;}

table.lightgreynoborder	{background-color:#eeeeee;text-align:left;border-width:0px;border-style:solid;border-color:#000000;}
td.lightgreywhiteborder	{border-width:3px;border-color:#ffffff;border-style:solid;padding:5px;}

table.light	{text-align:left; border-spacing:0; border-collapse:collapse; }
table.light th { background-color:#eee; }
table.light th, table.light td  { border:1px solid #ddd; padding:0.5em; vertical-align:top; }

