/* CSS Document */

body { font-family : arial, helvetica, san-serif; 
color : #1F4086;
font-size : 9;
background-color : white;
}

p { text-align : justify;
text-indent : 0.15in; line-height: 100%
}

h3 { text-align : justify;
text-indent : 0.15in; line-height: 100%; font-size:12px
}

ul { font-family : arial, helvetica, san-serif; 
color : #1F4086;
font-size : 10;
background-color : white;
}

a:link {color : #1F4086; text-decoration: none}
a:visited {color : #E7141B; text-decoration: none}
a:hover {color : black; text-decoration: none}