body{
font-family:Arial,Helvetica;
color::#000000;
}

h1{
font-size:14pt;
font-weight:bold;
}
h2{
font-size:12pt;
font-weight:bold;
}
table{
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#00008b;
 border-left-width:1px;
 border-left-style:solid;
 border-left-color:#00008b;
}
td{
width:250px;
max-width:250px;
font-size:10pt;
font-weight:normal;
padding:2px;
border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#00008b;
 border-right-width:1px;
 border-right-style:solid;
 border-right-color:#00008b;
}
a:link{
font-size:10pt;
font-weight:normal;
color:#00008b;
text-decoration:none
}
a:hover{
font-size:10pt;
font-weight:normal;
color:#00008b;
text-decoration:none
}
a:active{
font-size:10pt;
font-weight:normal;
color:#00008b;
text-decoration:none
}
a:visited{
font-size:10pt;
font-weight:normal;
color:#00008b;
text-decoration:none
}

