
body {font-family: 'Times New Roman',georgia,serif;
         font-size:13px; color: black;  background-color: #F9F9F9; }

h1 { font-family: Arial; color: #800040; font-size: 18px; text-align: center;}

.initial2 { font-weight:bold; background-color: gainsboro; }

a:link { font-weight: normal; color: #0000FF; text-decoration: none; }

a:hover { font-weight:normal; color: #FF0000;  text-decoration: none; }

a:visited { font-weight:normal; color:#0000FF;  text-decoration: none }

a:active { color: #00D400;  }

p { text-align: justify; }

ul { font-size: 11px; line-height: 15px; }

ul li { margin-left: 1px;  list-style-image: url(images/orangeball.gif); font-size: 11px; font-family: Tahoma; }

ul ul li { margin-left: 1px;  list-style-image: url(images/greenball.gif);  font-size: 11px; font-family: Tahoma; }

ul ul ul li { margin-left: 1px;  list-style-type: circle;  font-size: 11px; font-family: Tahoma; }

   a:hover {font-weight:normal; color: #FF0000;}