td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;

}
.name {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	line-height: 44px;


}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
.textsmall {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}




.textbold {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;

}
.yellow {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

