html{height:101%;}
p {
	font-family: arial;
	font-size: 12px;
	font-color: #202020;
}

ul {
	font-family: arial;
	font-size: 12px;
	font-color: #202020;
}

li {
	font-family: arial;
	font-size: 12px;
	font-color: #202020;
}

.footer {
	font-size: 9px;
	color: #ffffff;
}

.decoration {
	font-size: 12px;
	color: #333333;

}

H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: #92342f;
}

H2 {
	font-family: arial;
	font-weight: bold;
	text-decoration: italics;
	font-size: 15px;
	color: #333333;
}
H3 {
	font-family: arial;
	font-weight: bold;
	text-decoration: italics;
	font-size: 15px;
	color: #843795;
}

a:link {
	color: #92342f;
	text-decoration: underline;
}


a:visited {
	color: #333333;
	text-decoration: underline;

}

HR {
	color: #333333;
}
