/* CSS definition file containing site wide stylesheets */

.Flash {
	color: rgb(255,0,0)
}

.Date {
	font-weight: bold
}

H1 {
	font-size: large;
 	font-weight: bold;
 	text-align: center
}

H2 {
	font-size: medium;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: left
}

LI {
	margin-bottom: 6pt
}
