﻿#TitleDiv
{
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#CommentDiv
{
	font-size: 14pt;
	color: #FF0000;
	margin-bottom: 5px;
	margin-left: 85px;
	margin-right: 85px;
	text-align: center;
}

#LocalStudiosAndInstructorsDiv
{
	width: 50%;
	float: left;
	text-align: center;
}

#SurroundingAreaStudiosAndInstructorsDiv
{
	width: 50%;
	float: right;
	text-align: center;
}

#SurroundingAreaStudiosAndInstructorsHeader
{
	font-size: 24pt;
	font-weight: bold;
}

.LocalAreaName
{
	font-size: 24pt;
	font-weight: bold;
}

.SurroundingAreaName
{
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

.StudioName
{
	font-weight: bold;
}

.StudioInfo
{
}

.InstructorName
{
}

.InstructorInfo
{
}
