body,td,th,tr,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #AAAAAA;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
div.float {
  float: left;
  width: 180px;
  padding: 5px;
  }
  
div.float p {
   text-align: center;
   }

.biggishbold {
	font-size: 12px;
	font-weight: bold;
}

.biggerbold {
        font-size: 14px;
	font-weight: bold;
}
