body
{
	font-family:serif;
	font-size:12pt;
	color:black;
	background-color:White;
}

.green
{
	color:#00bbd0;
	font-weight:bold;
	font-size:14pt;
}

.navy
{
	color:Navy;
	font-size:12pt;
}

.heading 
{
	color:Navy;
	font-family:Sans-Serif;
	font-size:20pt;
	font-weight:bold;
	text-align:center;
}


a
{
	font-family:Sans-Serif;
	color:Blue;
}
	
table.header { 
	background:url(links-bg.png);
	height:30px;
	width:100%;
	text-align:center;
	font-family:Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:Black;
}

h1 { font-family:Sans-Serif; font-size:20pt; color:Navy;}

h2 { font-family:Sans-Serif; font-size:14pt; color:Navy }

h3 { font-family:Sans-Serif; font-size:12pt; color:Navy }

div.text 
{
	font-family:Serif;
	font-size:11pt;
	color:Black;
	font-weight:normal;
}

div.largetext
{
	font-family:Arial;
	color:Black;
	text-align:center;
	font-size:16pt;
}


	
