body  {
    background-repeat: no-repeat;
    font-family : verdana;
    font-size : 10px;
    font-weight: normal;
    color : black;
}
li,ol,ul,div,td,form {
    font-family : verdana;
    font-size : 10px;
    font-weight: normal;
    color : black;
}
.info {
    font-family : verdana;
    font-size : 12px;
    font-weight: normal;
    color: black;
}
.misc {
    font-family : verdana;
    font-size : 10px;
    font-weight: normal;
    color: black;
}

select {
    font-family : verdana;
    font-size : 10px;
}
.header { font-family: verdana;
     font-size: 20px;
     font-weight: normal;
   }
.subheader { font-family: verdana;
     font-size: 14px;
     font-weight: bold;
   }
.subheader2 { font-family: verdana;
     font-size: 12px;
     font-weight: bold;
     text-decoration : none;
   }
.subheader3 { font-family: verdana;
     font-size: 12px;
     font-weight: bold;
     text-decoration : none;
     color: green;
   }
.link   {
	font-family: verdana;
	font-size:10px;
	text-decoration : none;
	color : blue;

}
.push {
      font-family: verdana;
	font-size:10px;
}
.menulink   {
	font-family: verdana;
	font-size:10px;
	color : gray;
    text-decoration : none;
}
.subheaderLink { font-family: verdana;
     font-size: 12px;
     font-weight: bold;
     color : black;
     text-decoration : none;
   }
.subheaderLink2 { font-family: verdana;
     font-size: 12px;
     font-weight: bold;
     color : green;
     text-decoration : none;
   }
p{
margin-top: 10px;
margin-bottom: 10px;
}
#divBackground {position:absolute;top:0px;left:0px;width:1024px;height:768px;color:black;z-index:1;visibility:visible}
#divForeground {position:absolute;top:0px;left:0px;width:400px;height:500px;color:black;z-index:99;visibility:visible}

