/* CSS definition file containing site wide stylesheets */

BODY {
	background-repeat: repeat-x;
 	background-position: 0px 0%
}

H1 {
	font-size: 18px;
 	color: rgb(17,52,106);
 	font-weight: bold
}

H2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(108,19,74);
 	font-weight: bold
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 13px;
 	line-height: 17px
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(17,52,106);
 	font-weight: bold;
 	text-align: left
}

H4 {
	font-size: 13px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center
}

H5 {
	font-size: 14px;
 	color: rgb(17,52,106);
 	font-weight: bold
}
