﻿body   		{ font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: 130%; font-style: normal; font-weight: normal;  }

.table       { font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-style: normal; line-height: 100%; font-weight: normal; text-align: right; white-space: nowrap; padding: 2px;}
.copyright	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
.title	{ font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal;  line-height: 100%; font-weight: bold; }
.heading       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; font-style: normal; line-height: 120%; text-align: center; }
.back	{float: left; position: top; Padding: 2px; }
.next	{float: right; position: top; Padding: 2px; }
.stats	{float: right; Padding: 2px; }
.menu       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 130%; font-weight: normal;}
.main    	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 150%; font-weight: normal; margin-right: 20%; }
p    	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 150%; font-weight: normal; margin-right: 20%; }
.p    	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 150%; font-weight: normal; margin-right: 20%; }
.warning   	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; font-weight: normal;line-height: 120%; }
.forms   	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; font-weight: bold; }
.car    	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 150%; font-weight: normal; margin-right: 10%;}


h1        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 120%; color: "#000099";  }
h2        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 115%; color: "#990000";  }
h3        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 110%; color: "#336699";  }
h4        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 105%; color: "#000099"; }
h5        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100%; }
ul         { font-family: Arial, Helvetica, sans-serif;  font-size: 83%; list-style: square; line-height: 120%;}
ol         { font-family: Arial, Helvetica, sans-serif;  font-size: 90%;line-height: 120%; margin-right: 25%; }
li          { font-family: Arial, Helvetica, sans-serif; font-size: 90%; line-height: 120%; margin-left: -5px;  margin-right: 25%; }
dl		{ font-family: Arial, Helvetica, sans-serif; font-size: 90%; line-height: 110%;}
dt		{ font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-style: normal; line-height: 150%; font-weight: 800; font-variant: small-caps; }
dd		{ font-family: Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 120%; font-weight: normal; margin-right: 10%; }

a:link    { color: #000066; text-decoration: none }
a:visited { color: #660000; text-decoration: none }
a:hover  {text-decoration: underline}

pre       { font-size: 10pt; line-height: 120%;}

th		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 120%; 
		font-style: normal; 
		line-height: 140%; 
		font-weight: bold;
		display: block; 
		background:#669;
		color:#fff;
		padding:0px;
		}
		
.table2  {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 83%; 
		font-style: normal; 
		line-height: 100%; 
		font-weight: bold; 
		text-align: right;
		white-space: nowrap;
		padding: 1px;		
		}