p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {
	font-size: 12px;
	line-height: 16pt;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 {  font-size: 18px; font-weight: bold}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/backer.jpg);
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;

}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	color: #FFFF99;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.Padder {
	padding: 10px;
	border: none;


}
