body { 
margin: 0;
padding: 0;
color: #000; 
font-family: Tahoma;
font-size: 12px; 
background-repeat: no-repeat;
}
.header {
background-color: #9A060B;
color: #FFF;
font-size: 12pt;
font-weight: bold;
padding: 2px;
border-bottom: 1px solid #000;
}

td.content {
background-color: #FFF;
color: #000;
border: none;
font-size: 12px;
vertical-align: top;
margin-top:0;
padding: 2px;
}

.style1 {
	font-size: 36px;
	font-weight: bold;
	font-family: Tahoma;
}
h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:10px 0 0 10px; text-transform:uppercase; font-size:18px; color:#10639a; }
.style3 {font-size: 24px; font-weight: bold; font-family: Tahoma; color: #CCCCCC; }
.style4 {
	color: #666666;
	font-weight: bold;
}
body,td,th {
	color: #666666;
	font-family: Tahoma;
	font-size: 13px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
