body, p, td {
	font-family: Verdana, Helvetica, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}
h1 {
   color:#333333;
   font-family: Garamond, Times, Verdana;
   font-size: 30px;
  font-weight: bold;
  margin-bottom: 0px;
}

h2 {
   color:#333333;
   font-family: Garamond, Times, Verdana;
   font-size: 18px;
   letter-spacing: 1px;
   font-weight: bold;
   margin-bottom: 1px;
}

h3 {
   color:#333333;
   font-family: Garamond, Times, Verdana;
   font-size: 14px;
   letter-spacing: 1px;
   font-weight: bold;
   margin-bottom: 1px;
}

h4 {
   color:#333333;
   font-family: Garamond, Times, Verdana;
   font-size: 12px;
   letter-spacing: 1px;
   font-weight: bold;
   margin-bottom: 1px;
}

h5 {
   color:#333333;
   font-family: Garamond, Times, Verdana;
   font-size: 12px;
   letter-spacing: 1px;
   font-weight: bold;
   margin-bottom: 1px;
}


a {
	text-decoration : none;
	font-size: 12px;
	letter-spacing: 2px;
	font-family: Garamond, Times, Verdana;
	color: #333333;
	line-height: 13px;
}

a:hover {
	text-decoration : underline;
	font-size: 12px;
	line-height: 13px;
	color:#333333;
}
