

a { color: #073B6F ; text-decoration: underline; }
a:link { color: #073B6F ; text-decoration: underline; }
a:visited { color: #073B6F ; text-decoration: underline; }
a:hover { color: #FF2A00 ; text-decoration: none; }
a:active { color: #073B6F ; text-decoration: underline; }
a:focus{outline:1px dotted invert;}

p.indent { text-indent: 30px; }
blockquote{ font-style: italic;}
address { font-style:normal; padding: 0 0 15px 15px;}
body { font:12px/1.5 Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif; letter-spacing:0.1em; word-spacing:1px;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

h1{font-size:25px}
h2{font-size:22px}
h3{font-size:18px}
h4{font-size:16px}
h5{font-size:14px}
h6{font-size:13px}
h1,h2,h3,h4,h5,h6{ font-family:Georgia, "Times New Roman", Times, serif; color:#05354F;}
h2,h3,h4,h5,h6 {border-bottom:1px solid gray; font-weight:normal;}

ol { list-style:decimal; }
ul { list-style:disc; }
li { margin-left:30px; }
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset { margin-bottom:20px; }

img { border:0;}


