h1 {
	font-family: Garmond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF9900;
	font-weight: normal;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
}
.border-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.border-solid {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.buttons {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 14pt;
	height: 20px;
	width: 120px;
	line-height: 20px;



}
a:link {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.White {
	color: #FFFFFF;


}
a.White:visited {
	color: #FFFFFF;


}
a.Grey {
	color: #999999;
}
a.Grey:visited {
	color: #999999;
}
.endorsement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #ff9900;
	padding: 3px;
	margin: 0px;
	border: 1px double #FFFFFF;


}
.endorsement p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ff9900;
	padding: 3px;
	margin: 0px;

}
