﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
	text-align: center;
}
.SubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.MinorTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

.NameAdder
{
	margin-right: 20px;
	
}
#AttendeeAddTable.td
{
	background: black;
}
li
{
	clip: rect(auto, auto, auto, auto);
	margin-top: auto;
	margin-bottom: auto;
}

