body
{
	font-family: 'Times New Roman';
	color: black;
	font-size: 15px;
}
.smallformtext
{
	color: Blue;
	font-size: 14px;
	font-family: 'Times New Roman';
}
.smallerformtext
{
	color: Blue;
	font-size: 10px;
	font-family: 'Times New Roman';
}
.supersmallformtext
{
	color: Black;
	font-size: 8px;
	font-family: 'Times New Roman';
}
.captiontext
{
	color: Black;
	font-size: 14px;
	font-family: 'Times New Roman';
}

.titletext
{
	color: Yellow;
	font-size: 30px;
	font-family: 'Times New Roman';
}
.titleredtext
{
	color: Red;
	font-size: 30px;
	font-family: 'Times New Roman';
}
.subtitletext
{
	color: Black;
	font-size: 30px;
	font-family: 'Times New Roman';
}

.largeformtext
{
	color: Blue;
	font-size: 24px;
	font-family: 'Times New Roman';
}
.infoformtext
{
	color: #C04000;
	font-size: 24px;
	font-family: 'Times New Roman';
}
.warningtext
{
	color: Red;
	font-size: 14px;
	font-family: 'Times New Roman';
}


