body,p,a,td,ul,li,i {
	font-family: verdana,arial;
	font-size: 12px;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 15px;
	color: #2222CC;
}
h2 {
	font-size: 13px;
}


.copyright {
	font-size: 10px;
}


.hhead { font-size: 30px;  font-weight: bold; }
td.adt { font-size: 9px; color: #880000; background-color: #EAEAEA; }
td.adt:hover { background-color: #88EEEE; }
a.adt { font-size: 10px; font-weight: bold; color: #3333EE; }
p.cat { font-size: 12px; font-weight: bold; color: #008800; background-color: #DDDDDD;
        margin-top: 10px; margin-bottom: 2px; padding-top: 10px; padding-bottom: 2px; padding-left: 3px; }
a.links:hover { color: #FFFFFF; background-color: #000000; text-decoration: none; }

#gmail {
  position: absolute; 
  left: 325; 
  top: 45px; 
  width: 100px; 
  height: auto;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  background-color: #DDDDDD;
  text-align: center;
  border: #999999 solid 1px;
}

