.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f95dd;
}

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f95dd;
	text-align: center;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f95dd;
	font-weight: bold;
	text-align: center;
}
.TopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.headingCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f95dd;
	font-weight: bold;
	text-align: center;
}



/* new section */

/*
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f95dd;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 4px;
}
*/
a img{ 
border:0; 
} 

*:link {
	color: gray;
	text-decoration: none;
	font-size: 16px;
}

*:visited {
	color: gray;
	text-decoration: none;
	font-size: 16px;
}

*.bolded
{
	font-weight: bold;	
}

*.center
{
	text-align: center;
	font-size: 12pt;
}

*.subbullet
{
	font-style: italic;
}

*.highlightcolour
{
	color: #3f95dd;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 100%;
	margin-top: 4px;
	margin-bottom: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;

}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

