* {
	font-family: "Belwe Lt BT", "Comic Sans MS", Arial, sans-serif;
}
p { 
	font-size: 12pt; 
	color: #006310;
}

h3 { 
	font-size: 16pt; 
	color: #660000;
}

h1 { 
	font-size: 24pt; 
	font-weight: 900; 
	text-align: center; 
	color: #660000;
}

h4 { 
	font-size: 14pt;
}

.red { 
	color: #660000;
}
a:link {
	font-size: 12pt;
	color: #cd3b11;
	text-decoration: none;
}

a:visited {
	font-size: 12pt;
	color: #bb6f2b;
	text-decoration: none;
}

.arial {
	font-family: Arial, sans-serif;
}
