.title{
  font-size : xx-large;
  font-family : "Century Gothic", Garamond;
  color : #666699;
  font-weight : normal;
}
.bodytext {
  font-size : 10pt;font-family : Verdana, arial, helvetica, sans-serif;
  color : #666666;
  cursor : crosshair;
}
a:link {
	color: #6666CC;
	text-decoration: none;
	cursor: hand;
	filter: Xray;
}
a:visited {
  color: #CCCCCC;
  text-decoration: none;
}
.subtitle {
  font-size : 9pt;font-family : Verdana, arial, helvetica, sans-serif, monospace, "Palatino Linotype";
  color : #3399CC;
}
.author {
	font-family: "Century Gothic", Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
}
