.body {
	Left-Margin: 0px;
	Top-Margin: 0px;
	Margin-Width: 0px;
	Margin-Height: 0px;
	background-color: #FFFFFF;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textBlackLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textRedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textWhiteSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.dropDown {
	border: 1px #CC0000;
}
.borderBlue {
	border: 1px solid #003366;
}
.borderGrey {
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}
.textGreySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.backgroundGrey {
	background-color: #F9F9F9;
}
.textWhiteLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-color: #9F9B75;
	border: 1px solid #003366;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
