body {
	text: #000099;
	margin: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image:   url("../images/background_gray.gif");

	} 
 a:link { color: #0033CC; text-decoration: underline }
 a:visited { color: #663399; text-decoration: underline }
 a:active { color: #333399; text-decoration: none }
 a:hover { color: #3300CC; text-decoration: none }
 
table { width: 100%; }
td,th { valign: top; }
 .main { color: #333366; font-size: 10pt; font-family: "comic sans ms", Arial, Helvetica, sans-serif; } 
 .main a:link { color: #0033CC; text-decoration: underline }
 .main a:visited { color: #663399; text-decoration: underline }
 .main a:active { color: #333399; text-decoration: underline }
 .main a:hover { color: #3300CC; text-decoration: underline }
 
.heading { color: #000099; font-size: 16px; font-weight: bolder; font-family: "comic sans ms"; } 
.heading a:link { color: #0000ff; text-decoration: underline } 
.heading a:visited { color: #660099; text-decoration: underline }
.heading a:active { color: #FF9900; text-decoration: underline }
.heading a:hover { color: #333399; text-decoration: underline } 

.heading2 { color: #000099; font-size: 14px; font-weight: bolder; font-family: "comis sans ms"; } 
.heading2 a:link { color: #0000ff; text-decoration: underline } 
.heading2 a:visited { color: #660099; text-decoration: underline }
.heading2 a:active { color: #FF0000; text-decoration: underline }
.heading2 a:hover { color: #333399; text-decoration: underline } 


.tablenav { background-color: #333366; color: #FFFFFF; font-size: 9 pt; font-weight: normal; font-family: "Comic Sans MS", Georgia, Arial, sans-serif; } 
.tablenav a:link { color: #ffffff; text-decoration: none }
.tablenav a:visited { color: #ffffff; text-decoration: none }
.tablenav a:active { color: #ffffff; text-decoration: none}
.tablenav a:hover { color: #ffffff; text-decoration: none }

.copyright {
	color: #333366;
	font-size: x-small;
	font-weight: 400;
	font-family: "Comic Sans MS";
	text-align: center;
} 
.copyright a:link {	color: #0000ff;	font-weight: 500;	text-decoration: underline;	background-color: #FFFFFF; }
.copyright a:visited { color: #660099; font-weight: 500; text-decoration: underline }
.copyright a:active { color: #ff0000; font-weight: 400; text-decoration: underline }
.copyright a:hover { color: #3333CC; font-weight: 500; text-decoration: underline }

.small { font-size: 8pt; font-family: arial, helvetica;  } 
.small a:link { color: #0000CE; text-decoration: underline }
.small a:visited { color: #333399; text-decoration: underline }
.small a:active { color: #333399; text-decoration: underline }
.small a:hover { color: #333399; text-decoration: underline }
.green {
	color: #006600;
	font-weight: bold;
}

