td, p, body, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.fields {
	color: #333333;
	border: 1px solid #5A5A5A;
	font-size: 9px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.Heading {
	font-size: 12px;
	font-weight: bold;
}
.whitetitle12px {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dottedborder {
	border: 1px dotted #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}
a.whitetext:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetext:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
