body {
font-family: Arial;
color: #000000;
background-color: #FFFFFF;
}
h1 {
font-family: Times New Roman;
color: #666666;
font-size: 150%;
text-align: center;
}
a:link {
color: #CC6600;
text-decoration: none;
} 
a:hover {
color: #CC6600;
text-decoration: underline; 
}
hr {
text-align: center;
}
.ptnr {
font-family: Times New Roman;
text-align: center;
font-size: 14px;
}