@charset "utf-8";
/* CSS Document */

.FieldLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #CCC;

}
h2 {
	color: #CCC;
}
body {
	color: #CCC;
}

