a:link {
	color: #330099;	
	text-decoration: underline;
	background: transparent;}
	
a:visited {
	color: #330099; 
	text-decoration: underline;
	background: transparent;}
	
a:active {
	color: #330099; 
	text-decoration: underline;
	background: transparent;}
	
a:hover {
	color: #990000; 
	text-decoration: underline;
	background: transparent;}
	
a.small:link {
	color: #330099;
	text-decoration: underline;
	font-size: 90%;
	background: transparent;
	font-weight: bold;
}
	
a.small:visited {
	color: #330099;
	text-decoration: underline;
	font-size: 90%;
	background: transparent;
	font-weight: bold;
}
	
a.small:active {
	color: #330099;
	text-decoration: underline;
	font-size: 90%;
	background: transparent;
	font-weight: bold;
}
	
a.small:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 90%;
	background: transparent;
	font-weight: bold;
}
	
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;}

h1 {  
	font-size: 100%; 
	font-weight: bold; 
	background: transparent;}
	
.grey {  
	color: #808080; 
	font-weight: bold;
	background: transparent;}
	
.red {  
	font-weight: bold; 
	color: #990000;
	background: transparent;}

strong {
	font-weight: bold;}
	
th {
	font-weight: normal;
	color: #000000;
	background: transparent;}
	
.tiny {
	font-size: 75%;}
	
body {
	background: #FFFFFF;
	color: #000000;}
	
.medium {
}
h2 {
	font-size: 100%;
}
