/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}

h2 {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: rgb(153,51,51);
	font-weight: bold;
	}
 