body {
	font-size:14px;
	background-color:#202020;
	font-family:Arial;
	color:#76E404;
}

p{
	

}

.finePrint {
	font-size:11px;
	font-style:italic;
}

.finePrintBold {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

.h0 {
	font-family:"Aarvark Cafe";
	color:#76E404;
	font-size:16pt;
}

.h1 {
	font-family:"Script MT Bold";
	color:#76E404;
	font-size:22pt;
}

.h2 {
	font-family:"Script MT Bold";
	color:#76E404;
	font-size:24pt;
}

.h3 {
	font-family:"Script MT Bold";
	color:#76E404;
	font-size:24pt;
}

.h4 {
	font-family:"Script MT Bold";
	color:#76E404;
	font-size:26pt;
}

.p0 {
	font-family:Arial;
	font-size:16px;
}

.p1 {
	font-family:Arial;
	font-size:18px;
}

.p2 {
	font-family:Arial;
	font-size: 20px;
}

.p3 {
	font-family:Arial;
	font-size:22px;
}

.p4 {
	font-family:Arial;
	font-size:24px;
}

.p5 {
	font-family:Arial;
	font-size:36px;
}

.purple {
	color:#AB51FF;
}

.yellow {
	color:#33AA00;
}

.highLight {
	background-color:#FFCC33;
	color:#000000;
}


a:link {
	color:#33AA00;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#33AA00;
	text-decoration:underline;
	font-weight:bold;
}

a:active {
	color:#33AA00;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#33AA00;
	text-decoration:underline;
	font-weight:bold;
}
