﻿body
{
	font-family: Verdana;
	font-size: 12px;
	background-image: url(images/bg.JPG);
}



TABLE
{
	font-family: Verdana;
	font-size: 14px;
	border-right: thin ridge;
	border-top: thin ridge;
	border-left: thin ridge;
	border-bottom: thin ridge;
	border-collapse: collapse;
}
.tdclass
{
	font-family: Verdana;
	background-color: lightgoldenrodyellow;
}
 
.tdbody
{
	font-family: Verdana;
	background-color: #f8e8a7;
}
 
.tdheader
{
background-color: WHITE;
	}
TR
{
    font-family:Verdana;
    }

.PageSection
{
	font-style: italic;
	font-family: Verdana;
	background-color: #FFFF80;
}

.PageBody
{
	
	font-family: Verdana;
	background-color: white;
}
.PageFooter
{
	
	font-family: Verdana;
	background-color: green;
}