	/* start of styles section */
	#pageTitle, h2, h3, .label, .links, #message, #announcement, .alert{
		font-family:arial, helvetica, sans serif;
	}
	#boxLogin, #boxInfo, #announcement{
		border:solid 1px black;
	}
	#boxLogin, #announcement{
		background-color:#EEFFEE;
	}
	#boxInfo{
		background-color: #EEFFEE;
	}
	#pageTitle{
		font-size:130%;
		font-weight:700;
		color:#336633;
	}
	h2{
		font-weight:700;
		font-size:100%;
	}
	h3{
		font-size:95%;
	}
	.label, .links, .alert, #announcement{
		font-size:90%;
	}
	#message{
		font-size:82%;
		
	}
	#messageother{
		font-size:82%;
	}
	.alert{
		color:red;
	}
	/* end of styles section */