html {  background-color: #f5f5f5;
        font-family: verdana;
        font-size: 11px;
        text-align: left;}
#box { background-color: #f5f5f5;
       width: 650px;
       margin: 0;       
       padding: 15px;
       border-right: 1px solid #191970;}
h2 {  font-family: arial;}
h3 {  font-family: arial;}
h4 {  font-family: arial;}
h5 {  font-family: arial;}
li {  font-size: 11px;}
a:link { text-decoration: none; color:#800080;}
a:visited { text-decoration: none; color:#800080;}
a:active { text-decoration: underline; color: #800080;} 
a:hover { text-decoration: underline; color: #191970;}