body  {
/* background-color : #EEEEEE; */
font-family : Verdana;
/* font-family : Bookman Old Style; */
/* scrollbar-face-color : #000000; */
font-size : small;
}

p,div,td,th  {
font-family : Verdana;
font-size : small;
}

h1  {
font-family : Verdana;
text-align : center;
font-size : 5;                                        /* verylarge */
}

h2  {
font-family : Verdana;
text-align : center;
font-size : 4;
}

h3  {
font-family : Verdana;
text-align : left;
font-size : 3;                                         /* normal */
}

hr {
border: 1px solid #FF9900;                       /* #FFFFFF , #FF6600*/
}

img{
border-color: #FF6600;
}

a {color:#FFFFFF;text-decoration:none;}          /* #800080 , #FF0000*/
a:visited {color:#FFFFFF;text-decoration:none;}  /* #400080 , #993300*/
/* a:activ {color:#990000;text-decoration:none;}        */
a:hover {color:#FF6600;text-decoration:none;}