/* CSS definition file containing site wide stylesheets */

.NormalBlack {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(51,0,0);
 	font-weight: normal;
 	font-style: normal
}

.HR1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-large;
 	color: rgb(204,51,51);
 	font-weight: normal;
 	font-style: normal
}

.HR2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-large;
 	color: rgb(204,51,51);
 	font-weight: normal;
 	font-style: normal
}

.NormalRed {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	color: rgb(204,51,51);
 	font-weight: normal;
 	font-style: normal
}

.HR3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	color: rgb(204,51,51);
 	font-weight: normal;
 	font-style: normal
}

.NormalBlue {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}

.HR4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(204,51,51);
 	font-weight: normal;
 	font-style: normal
}

.HR5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(204,51,51);
 	font-weight: normal;
 	font-style: normal
}