.normal	{
	font-family: 'Century Gothic','Kabel Bk BT',Universal;
	font-size: 10pt;
	font-weight: normal;
	}
.normaltwo	{
	font-family: 'Kabel Bk BT',Universal;
	font-size: 10pt;
	font-weight: normal;
	background : #C2C2C2;
}
    
.normal strong {
	font-family: 'Century Gothic','Kabel Bk BT',Universal;
	font-size: 10pt;
	font-weight: bold;
	}

body {
	background : white;
}
.menu	{
	font-family: 'Bookman Old Style','Book Antiqua',Garamond;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	}

.larger	{
	font-family: 'Bookman Old Style','Book Antiqua',Garamond;
	font-size: 30pt;
	font-weight: bold;
	color: white;
	margin-top : -5px;
}
.largertwo	{
	font-family: 'Bookman Old Style','Book Antiqua',Garamond;
	font-size: 15pt;
	font-weight: bold;
	color: white;
	background: #7BAD7B;
	margin-top : 5px;
	margin-left : 5px;
	margin-right : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.largerthree	{
	font-family: 'Bookman Old Style','Book Antiqua',Garamond;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background: #7BAD7B;
}
.teeny	{
	font-family: 'Century Gothic','Kabel Bk BT',Universal;
	font-size: 8pt;
	font-weight: normal;
	}
.teeny strong	{
	font-family: 'Century Gothic','Kabel Bk BT',Universal;
	font-size: 8pt;
	font-weight: bold;
	}

a 	{
	text-decoration: none;
	font-weight: bold;
	color: Navy
	}
a link 	{
	text-decoration: none;
	font-weight: bold;
	color: Navy
	}
a visited {
	text-decoration: none;
	font-weight: bold;
	color: Navy
	}
a strong {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
