*{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

body{
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

html {overflow: hidden;}
body {/*background-image: url("/img/backaImage.gif");*/ 
      margin-top: 5px;
     }
img {border:none;}

div {margin:0 10px 0 10px;}


input
select,
option {font-weight:normal; text-decoration:none;}

p{margin-bottom:5px;}
li{margin-left:30px;}

h1, h2, h3, h4, h5 {
	font-family: "Georgia";
	color: royalblue;
}

h1{
   font-size: 18pt;
}
h2{
   font-size: 14pt;
   margin-bottom:8px;
}


a{font-weight:bold; color:#033C67; text-decoration:none;}
a:hover{color:red; text-decoration:none;}


.divp{	margin:0 0 6px 12px;
	color: teal;
	font-weight:bold;}

.bob a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url("../img/bob_right.gif");
	background-repeat: no-repeat;
	vertical-align: middle;
	/*line-height: 24px; */
	font-weight:bold;
	text-decoration:none;
	color:#033C67;
	
}

.bob a:hover{
	background-image: url("../img/bob_ani_right.gif");
	background-repeat: no-repeat;
	font-weight:bold;
    color:red;
}


