body
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	background-color: white;
}
.defaultButton
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Verdana;
}
.defaultTextbox
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
}
TABLE
{
	font-size: xx-small;
	font-family: Verdana;
}
.text_white
{
	font-size: xx-small;
	color: #ffffff;
	font-family: Verdana;
}
A
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: #66ffff;
	font-family: Verdana;
	text-decoration: none;
}

.defaultDropdown
{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
}
.defaultCheckbox
{
	font-weight: normal;
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
}

