body
{
}
.Large {
	FONT-SIZE: large; COLOR: green;  BACKGROUND-COLOR: white
}
.Small {
	FONT-SIZE:  x-small; COLOR: Black;
}
.Medium {
	FONT-SIZE: small; color:  Black;
}
.MediumBold {
	FONT-WEIGHT: bold; FONT-SIZE: small; color: Black;
}
.MediumTextbox {
	FONT-SIZE: x-small; color: Black; 
}
.Hyperlink 
{
	font-size: small; color: Blue;
}
.Button
{
	font-size: x-small; color: Black;
}
