

<!--

Body  {
    font-family: arial;
        font-size: 10;
        color: #555555;
        text-decoration: none;
		scrollbar-3dlight-color:#E7EAF5;
    scrollbar-arrow-color:#638bb3;
    scrollbar-base-color:#E7EAF5;
    scrollbar-track-color:#E7EAF5;
    scrollbar-darkshadow-color:#D7DBEB;
    scrollbar-face-color:#D7DBEB;
    scrollbar-highlight-color:#E7EAF5;
    scrollbar-shadow-color:#E7EAF5;}

Table  {
     font-family: arial;
     font-size: 11;
     font-weight: none;
     color: #192C6A;}

a:link  {
    font-family: arial;
        font-size: 11;
        font-weight: none;
         text-decoration : none;
         }

a:hover  {
         font-family: arial;
         font-size: 11;
         text-decoration : none;
		 font-weight: none;
         color: #cccccc}

a:visited  {
         font-family: arial;
         font-size: 11;
         font-weight: none;
         text-decoration : none;
         }

Select        {
        background: #E7EAF5;
        color: #192C6A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
		border-width: 1;
		border-color: #D7DBEB;
		border-style: solid;}

Input        {
        background: #E7EAF5;
        color: #192C6A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
		border-width: 1;
		border-color: #92AAC2;
		border-style: solid;}

Textarea {
        background: #E7EAF5;
        color: #192C6A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
		border-width: 1;
		border-color: #92AAC2;
		border-style: solid;}

.bulletinbold  {
     font-family: arial;
     font-size: 11;
     font-weight: bold;
     color: #555555;}

.bulletin  {
     font-family: arial;
     font-size: 11;
     font-weight: none;
     color: #555555;}

.text   {
    font-family: Arial;
        color: #cccccc;
        font-size: 11;}

.textbold   {
    font-family: Arial;
        color: #555555;
        font-size: 12;
        font-weight: bold;}

.general   {
    font-family: Century Gothic, Arial;
        color: #000000;
        font-size: 11;
		}

.main {
  font-family: arial;
  font-size: 11;
  font-weight: none;
  color: #192C6A;}
  
.smallmain {
  font-family: arial;
  font-size: 10;
  font-weight: bold;
  color: #456E98;}

.title {
  font-family: verdana;
  font-size: 10;
  font-weight: bold;
  color: #111111;}

.sectiontitle {
  font-family: basic sans heavy, verdana;
  font-size: 15;
  font-weight: bold;
  color: #ffffff;}


.small8 {
  font-family: arial;
  font-size: 10;
  font-weight: none;
  color: #cccccc;}

.contents {
  font-family: tahoma;
  font-size: 11;
  font-weight: bold;
  color: #000000;}

.frontpage {
  font-family: VERDANA, arial;
  font-size: 11;
  font-weight: none;
  color: #000000;}
  
.guidename {
  font-family: VERDANA, arial;
  font-size: 10;
  font-weight: bold;
  color: #000000;}


-->