body
{
	text-align: center; /* center things in pre-IE6 */
	font-family: Arial;
}

img
{
	border: 0;
}

td.mainframe
{
	width: 977;
	background-color: white;
}

td.mainframe_training
{
	width: 995;
	background-color: white;
}

input.login {
	width: 93;
	height: 22;
}

input.checkbox {
    height: 13px;
    width: 15px
}

li
{
	font-size:16px;
	font-weight:bold;
}

ol
{
	font-weight:bold;
	font-size:14px;
}

H1
{
	color: #88A088;
}

P
{
	color: #88A088;
	font-size:20px;
}

p.training
{
	height: 20;
}

.Requirements
{
	font-size: 13px;
	font-weight:bold;
	padding: 10px;
	color: black;
}