body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFCC;
	background-image: url(images/laddr3.gif);
	background-repeat: repeat-y;
	background-position: 10px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #00CC00;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #009966;
}
h3 {
	color: #009966;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0099FF;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660066;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0033;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00CC00;
}
.gdname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660066;
	font-style: italic;
	font-weight: bold;
}
hr {
	line-height: 6px;
	color: #00CC00;
}

