body
{
}
.mainSize
{
	font-size:12pt
}
.SmolSize
{
	font-size:10pt
}

.Comment
{
	color:Blue;
	font-style:italic;
	font-size:10pt
}
.Error
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	text-align: center;
}