<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
F5E5E5 light red background
E5E5E5 light grey background
*/

body { background-color: #FFFFFF; margin-top: 0; }	
table { margin:0; padding:0; border-collapse:collapse; }
td 	{ margin:0; padding:0; border-collapse:collapse; font-family: Verdana; font-size: 12px; color: #000000; background: #FFFFFF; }	
p 	{ font-family: Verdana; font-size: 12px; color: #000000; margin-top: 0; }	
.bg { background:#E8D8D8; }

.title 	{ font-family: Arial; font-size: 19px; color: #990000; font-weight:bold; }
.subTitle { font-family: Arial; font-size: 13px; color: #000000; font-weight:bold; }
.finePrint { font-family: Verdana; font-size: 11px; color: #000000; }	
.bold { font-weight: bold; }

A:link, A:visited, A:active	{ font-family: Verdana; font-size: 13px; color: #990000; text-decoration: underline; } 				
A:hover  	{  font-family: Verdana; font-size: 13px; color: #EE0000; text-decoration: none; }
A:link.small, A:visited.small, A:active.small	{ font-family: Verdana; font-size: 12px; color: #990000; text-decoration: none; } 				
A:hover.small  	{  font-family: Verdana; font-size: 12px; color: #EE0000; text-decoration: underline; }

img { display:block; border:0;}

ul { margin-top: 1px; }
ol { margin-top: 1px; }
li { margin-bottom: 5px;}

form { margin: 0; display: inline;} 
input.text {font-size: 7px;
		BACKGROUND: #DFDBDB;
	    BORDER-RIGHT: #DFDBDB 1px solid;
	    PADDING-RIGHT: 1px;
	    BORDER-TOP: #DFDBDB 1px solid;
	    PADDING-TOP: 1px;
	    BORDER-LEFT: #DFDBDB 1px solid;
	    PADDING-LEFT: 1px;
	    BORDER-BOTTOM: #DFDBDB 1px solid;
		PADDING-BOTTOM: 1px;
	   }
	
hr {color: #990000; width: 590px;}</pre></body></html>