.white_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page_title {	font-family: sans-serif;
		color: red;
		font-size: 22px;
		font-weight: bold;
		text-decoration: underline;
		padding: 1%
	    }
		
h2 {	font: Verdana;
	color: blue;
	text-decoration: underline;
	padding: 1%
	}
	
p {	font-family: Tahoma,"Century Gothic";
	color: black;
	font-weight: bold;
	font-size: 18px;
	padding: 3%
	}
