body{
	background: #FFFFFF;
	color: #000000;
	font-family: Times New Roman, Times, serif;
}
h1{
	font-size: 18pt;
	font-weight: normal;
}
h2{
	font-size: 14pt;
	font-weight: normal;
}
h3{ /* USE FOR CLASS DESCRIPTION HEADINGS ONLY */
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
}
p, li{
	font-size: 10pt;
	line-height: 14pt;
}
a{
	color: #000000;
	text-decoration: none;
}
div{
	margin: 0px;
	padding: 0px;
}
#header img{
	display: none;
}
#classesnav, .backtotop, .dish{
	display: none;
}


#nav,
.image_main,
#home-mininav,
.subscribe,
form, fieldset,
.footernav,
.credit{
	display: none;
}
