h1 {
font-size: 20px;
font-weight: normal;
font-family: georgia, arial, verdana, helvetica, sans-serif;
color: #336699;
}

.commontext {
	font-size: 13px;
	font-family: arial, verdana, helvetica, sans-serif;
}

.commontext a:hover {
	color: #70A0FF;
}

.smalltext a:hover {
	color: #70A0FF;
}

.smalltext {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}


#topborder { 
  background: url('../images/topborder.jpg');
  background-repeat: no-repeat;
  height: 13px; 
}

#bottomborder { 
  background: url('../images/bottomborder.jpg');
  background-repeat: no-repeat;
  height: 13px; 
}

form {margin: 0px 0px 0px 0px; }
