body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	font-size:12px; /* more consistent font sizes */
	font-family:sans-serif, tahoma, MS Sans Serif;

}
.css_1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #03A3E1;
	text-decoration: none;
}
.css_2 {

	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0099CC;
	text-decoration: none;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0184E4;
}
.underline003 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.spage{
    margin-top:10px;
      text-align:right;
      padding:2px;
}
a.spage, a:visited.spage{     
      font-size:10px;
      text-decoration: none;
    padding: 2px 2px;
    color: gray;
    background-color:#CCCCCC;
    border:1px solid gray;
    margin:0px 1px;
}
.spage2{     
      font-size:10px;
      text-decoration: none;
    padding: 2px 2px;
    color: white;
    background-color:gray;
    border:1px solid gray;
    margin:0px 1px;
}
a:hover.spage{
      color: white;
    background-color:gray;
      
}

