/* CSS definition file containing site wide stylesheets */

.Source {
	font-size: x-small;
 	color: rgb(51,51,51)
}

H1 {
	font-size: large;
 	font-weight: bold
}

P {
	font-size: x-small
}

H4 {
	font-size: small;
 	color: rgb(0,102,255);
 	font-weight: bold
}