body			{
			font-family: Tahoma,Arial,Helvetica,sans-serif;
			font-size: 24pt;
			color: black;
			margin-left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			}
h1			{
			font-family: Formal436 BT,Arial, helvetica,sans-serif;
			font-size: 30pt;
			color: black;
			text-align: center;
			text-decoration: none;
			}
h2			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 22pt;
			font-weigth: bold;
			text-decoration: none;
			color: black;
			background-color: #89afce;
			text-align: center;
			border: 1px solid #000000;
			}
h3.a			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 15pt;
			font-weigth: bold;
			color: black;
			background-color: #CB112E;
			border: 1px solid #000000;
			text-align: center;
			}
h3.b			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 15pt;
			font-weigth: bold;
			color: black;
			background-color: #FF7911;
			border: 1px solid #000000;
			text-align: center;
			}
h3.c			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 15pt;
			font-weigth: bold;
			color: black;
			background-color: #FCCE1B;
			border: 1px solid #000000;
			text-align: center;
			}
h3.d			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 15pt;
			font-weigth: bold;
			color: black;
			background-color: #3D9F30;
			border: 1px solid #000000;
			text-align: center;
			}
h3.e			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 15pt;
			font-weigth: bold;
			color: black;
			background-color: #0E77AA;
			border: 1px solid #000000;
			text-align: center;
			}
h3.f			{
			font-family: Papyrus,arial,helvetica,sans-serif;
			font-size: 15pt;
			font-weigth: bold;
			color: black;
			background-color: #752c84;
			border: 1px solid #000000;
			text-align: center;
			}
p			{
			font-family: Tahoma,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: black;
			margin-left: 4px;
			}
p.by			{
			font-family: Formal436 BT,Arial, helvetica,sans-serif;
			font-size: 16pt;
			color: black;
			text-align: center;
			text-decoration: none;
			}
.small			{
			font-family: Tahoma,Arial,Helvetica,sans-serif;
			font-size: 70%;
			color: black;
			}
p.footer			{
			font-family: Arial,Helvetica,sans-serif;
			font-size: 60%;
			font-weight: bold;
			color: #ffffff;
			text-align: center;
			}		

a.block,a:visited.block {
		display: block; 
		width: 150px; 
		height: 25px;
		margin-top: 0px;
		color: white;
		font-size: 16px;
		background-image: url(pictures/button-red.gif); 
		text-decoration: none;
		font-weight: bold; 
		vertical-align: middle;
		} 
a:hover.block	{
		background-image: url(pictures/button-green.gif);
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		}
span.navbar	{
		margin-left: 30px;
		margin-top: 20px;
		font-weight: bold;
		}
span.navs	{
		margin-left: 30px;
		font-size: 25%;
		}
span.navt		{
		margin-left: 30px;
		font-size: 100%;
		}

	
A.NavBar:link		{color: #ffffff ; text-decoration: none;}
A.NavBar:visited		{color: #ffffff ; text-decoration: none;}
A.NavBar:active		{color: #aecfcb ; text-decoration: underline;}
A.NavBar:hover		{color: #AECFCB ; text-decoration: underline;}
img.framed		{
			border: 4px double #006600; 
			padding: 10px;
			margin-top: 0px;
			margin-bottom: 0px;
			}
table.framed		{
			border: 4px double #006600; 
			padding: 0px;
			}
.floatleft			{
			float: left; 
			margin-top: 0px; 
			margin-left: 0px; 
			margin-right: 10px; 
			margin-bottom: 5px;
			}
.floatright			{
			float: right; 
			margin-top: 0px; 
			margin-left: 10px; 
			margin-right: 0px; 
			margin-bottom: 5px;
			}

