h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #0000FF;
	text-align: center;
}
a {
	color: #000000;

}
.red-plain {
	color: #FF0000;
	font-weight: normal;
}
.red-bold {
	font-weight: bold;
	color: #FF0000;
}

a:visited {
	color: #0000FF;
}
hr {
	color: #E5E5E5;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
