body,li,ol,ul,div, td  {
    font-family : sans-serif;
    font-size : 12px;
    font-weight: normal;
}
select {
    font-family : sans-serif;
    font-size : 12px;
}
h1, .header { font-family: sans-serif;
     font-size: 20px;
     font-weight: normal;
   }
h2, .subheader { font-family: sans-serif;
     font-size: 16px;
     font-weight: bold;
   }
A, .link   {
	font-family: sans-serif;
	font-size:12px;
	color : #7B7F82;
        text-decoration : underline;

}

A.visited   {
	font-family: sans-serif;
	font-size:12px;
	color : #cccccc;
        text-decoration : underline;

}

.push {
      font-family: sans-serif;
	font-size:10px;
}
.menulink   {
	font-family: sans-serif;
	font-size:12px;
	color : blue;
        text-decoration : none;
}
p{
margin-top: 10px;
margin-bottom: 10px;
}

#divInfoPush {position:absolute;top:75px;left:515px;width:200px;height:10px;color:black;z-index:99;visibility:visible}
