/* CSS definition file containing site wide stylesheets */

H1 {
	color: rgb(255,255,255)
}

H2 {
	color: rgb(255,255,255)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,255,255)
}

H3 {
	color: rgb(255,255,255)
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}