
body {
font-family : Arial, Helvetica, Verdana;
font-size : 12.5px;
color : #333333;
line-height : 130%;
text-align : left;
}
.title {
font-family : Trebuchet, Arial, Helvetica;
font-weight : bold;
font-style : italic;
font-size : 14px;
letter-spacing : 0.2mm;
color : #ce4d14;
text-align : left;
line-height : 140%;
}
.footer {
font-family : Trebuchet, Arial, Helvetica;
font-weight : normal;
font-size : 14px;
letter-spacing : 0.2mm;
color : #ce4d14;
text-align : center;
line-height : 150%;
}
hr {
border : 0;
width : 90%;
color : #ce4d14;
background-color : #ce4d14;
height : 2px;
}
A:link {
color : #492f7f;
text-decoration : underline;
}
A:visited {
color : #333333;
text-decoration : underline;
}
A:active {
color : #ce4d14;
text-decoration : underline;
}
A:hover {
color : #ce4d14;
text-decoration : underline;
}
