﻿body 
{
	background-color:#ffffff;
	border-color:#ffffff;
	
}

.MainHeading
{
	font-size: x-large;
	font-family: 'Times New Roman';
	font-size:xx-large 
}

.heading1
{
	font-size: x-large;
	font-family: 'Times New Roman';
}

.heading2
{
	font-weight: bold;
	font-size: small;
	font-family: Arial;
}
 
#nav {
  display: none;
 }

.adv {
  display: none; 
} 
