body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spacer_block {
	width: 500;
	height: 2;
}
.spacer_color {
	background-color: #aaffff;
}
.large_header {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffdd;
}
.edit_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.med_header {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffdd;
}
.small_header {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffdd;
}
.large_body {
	font-size: 12px;
	color: #ffffff;
}
.med_body {
	font-size: 11px;
	color: #ffffff;
}
.small_body {
	font-size: 10px;
	color: #ffffff;
}
.textbox {
	font-size: 11px;
	color: #000000;
}
.small_link:link   {
color: #ffffff; font-size: 11px; text-decoration: none
}
.small_link:visited {
color: #ffffff; font-size: 11px; text-decoration: none
}
.small_link:hover  {
color: #ffffff; font-size: 11px; text-decoration: underline
}
.small_link:active  {
color: #ffffff; font-size: 11px; text-decoration: none
}

.large_link:link   {
color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none
}
.large_link:visited {
color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none
}
.large_link:hover  {
color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: underline
}
.large_link:active  {
color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none
}
