a:link, a:visited, a:hover, body {
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}
a:link { 
color: #F38C06;
}
a:visited { 
color: #F38C06;
}
a:hover { 
color: #C13E5F;
}
body { 
font-weight: normal;
}
h1 {
font-size: 14pt;
text-align: center;
}
h4 {
font-size: 12pt;
text-align: center;
}
table {
font-size: 10pt;
border-width: 1px;
border-color: #DCB07D;
}
caption {
font-size: 12pt;
border-color: #F38C06;
}
p {
font-size: 10pt;
text-indent: 1cm;