﻿body{background-color:white;}

A.menu:link	{ font-family: Arial; font-size: 10pt; font-weight: bold; 
		  color: #000000; margin-top: 0; margin-bottom: 0; text-decoration: none; }
              
A.menu:visited	{ font-family: Arial; font-size: 10pt; font-weight: bold;
			color: #000080; margin-top: 0; margin-bottom: 0; text-decoration: none; }
		  
A.menu:hover	{ font-family: Arial; font-size: 10pt; font-weight: bold;
		  color: #000000; margin-top: 0; margin-bottom: 0; text-decoration: underline; }

table {	font-family: arial; font-size: 10pt; color: #000000; 	}

p {	font-family: Arial; font-size: 10pt; color: #000000; 	}

.pad { padding: 4px }

.bottom {	border-bottom: solid black;	border-width: 1px	}

#menu a:link {color: #73A0C7; font-family: Arial; font-size: 10pt; font-weight: bold;  text-decoration: none;  	}
	
#menu a:visited { color: #73A0C7; font-family: Arial; font-size: 10pt; font-weight: bold;  text-decoration: none; 	}
	
#menu a:hover { color: #73A0C7; font-family: Arial; font-size: 10pt; font-weight: bold;  text-decoration: none; }