﻿body
{
}
.MainHeadings
{
	color:#E41737;
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
}
.SubHeadings
{
	color:#E41737;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
}
.Content
{
	margin-left:40px;
	font-family:Times New Roman;
	font-size:16px;
	color:Black;
}
.ContentList
{
	margin-left:80px;
	font-family:Times New Roman;
	font-size:16px;
	color:Black;
}
.TableHeadings
{
	color:#E41737;
	font-family:Times New Roman;
	font-size:18px;
	font-weight:bold;
}
.TableContent
{
	font-family:Times New Roman;
	font-size:16px;
	color:Black;
}
.TableLink
{
	font-family:Times New Roman;
	font-size:16px;
	color:Blue;
}
.TableRow
{
}
.TableRowAlternate
{
	background-color:#E3E3E1;
}
.Supervisor
{
	margin-left:40px;
	font-family:Times New Roman;
	font-size:16px;
	color:Black;
	font-weight:bold;
	font-style:italic;
}
.Time
{
	font-family:Times New Roman;
	font-size:16px;
	color:Black;
	font-weight:bold;
	font-style:italic;
}