body {
background-color: #ffffff;
color: #1313eb;
font-family: 'times new roman';
font-size: 1em;
} 
h1 {
font-size: 1.2em;
color: blue;
}
h2 {
font-size: 1.1em;
color: blue;
}
a, a:link { 
color: #1313eb; 
text-decoration: none; 
} 
a:visited { 
color: #1313eb; 
text-decoration: none; 
} 
a:active, a:hover, a:focus { 
color: #7878f0; 
text-decoration: underline; 
} 
div {
color: #1313eb;
font-family: 'times new roman';
font-size: 1.0em;
} 
ul.one
{
margin-left: 15pt;
margin-top: 2pt;
list-style-type: disc;
}
