hr {
	color: #ff0000
}

h3 {
	font-family: Arial;
	color: #413D7C;
}

h2 {
	font-family: Arial;
	color: #000099;
}



p {
	font-family: Arial;
	font-size: 14pt;
	color: Blue;
}


body {
	font-family: Arial;
	background-color: Silver;
	font-size: 12pt;
}
