BODY, TABLE {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.BigTitle{
	font-size: 22px;
	font-weight: bolder;
}

.Title{
	font-size: 16px;
	font-weight: bold;
}

.SmallTitle{
	font-size: 12px;
	font-weight: bold;
}

.FormTitle{
	font-weight: bold;
}

.Error{
	color: Red;
	font-size: 12px;
	font-weight: bold;
}
