body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFB502;
}
.yellow {
	color: #FFCC00;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-family: Tahoma;
}
.photoRight {
	float: right;
	margin: 5px;
}
.borderWhite {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.ruby {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
