H1	{
		color: blue; 
		text-align:center;
	}
H3	{
		text-transform: uppercase;
	}
.navBarNolinks1 {
		font-weight: bold;
		font-size: 10pt;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase;
		color: black;
	}
.navBarNoLinks2 {
		font-weight: bold;
		font-size: 10pt;
		margin-left: 20px;
	}
.navBarLinks1 {
		font-weight: bold;
		font-size: 10pt;
		margin-left: 20px;;
		margin-right: 20px;
		text-transform: uppercase;
	}
.navBarLinks2 {
		font-weight: bold;
		font-size: 10pt;
		margin-left: 20px;
	}
.font12	{
		font-size: 12pt;
	}
.infoBarLinks	{
		font-weight: bold;
		font-size: 10pt;
		margin-left: 20px;;
	}