body, td, table p {

	color: #666666;
        font-size: 11px;

}
.greytext {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
H1 {

	font-size: 14px;
	color: #666666;
	line-height: 14px;
}
.greytextbold {

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666
}
.goldtextbold {

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999900
}
.whitetext {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
}
.whitetextbold {

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}
.greysmall {

	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: 11px;
}
.greytextboldCopy {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666
}
a {
	color: #999900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 14px
}
.style4 {
	font-size: 20px;
	color: #990000;
}
.style5 {
	color: #990000
}