.tbl_header
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-variant: small-caps;
}

.large_text
{
	font-family: Verdana;
	font-size: x-large;
	font-weight: italic;
	text-align: center;
	color: #000000;
}

.text
{
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

.small_text
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: underline;
}
