a {text-decoration: none; color: #000000 }
a:active {color: #000000; }
a:visited {color: #000000; }
a:hover { color: #999999; }
a.index { color: #CC0000; }
a.index:visited { color: #CC0000; }
a.index:hover { color: #999999; }
a.employee {text-decoration: underline; color: #000099; }
a.employee:visited {color: #000099;}
a.employee:hover { color: #999999; }

img { border-style:none }

p { font-family: verdana,arial; font-size: 15px; color: #000099; }
p.header { font-size: 20px; font-weight: bold;}
p.numbers {font-size: 15px; font-weight: bold; }
p.customer { font-size: 10px; color: #000000; line-height: 10	px; }

body { font-family: verdana,arial; font-size: 15px; color: #000099; }

table { font-family: verdana,arial; font-size: 15px; color: #000099; }
table.numbers { color: #000000; background-color: #CCCCCC; }
table.contact {color: #FFFFFF; background-color: #CCCCCC; }

.box
{
	font-family:Verdana,Arial; 
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:black; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}