
body
{
	font-size:10pt;
	background-color:#00b1e0;
}

h1
{
	font-size: 16pt;
	font-weight:bold;
}

h2
{
	font-size: 14pt;
	font-weight:bold;
}

h3
{
	font-size: 13pt;
	font-weight:bold;
}


h4
{
	font-size: 12pt;
	font-weight:bold;
}

.bgwhite
{
	background-color:#ffffff;
}