@charset "utf-8";
/* CSS Document */

body	{ font-size: 62.5%; font-family: Arial, sans-serif; color: #272727;}
p, li	{ font-size: 1.4em; line-height: 1.1em; margin: 5px 0 5px 0; }
a		{ outline: none; margin: 0; border:0;}
img		{ margin: 0; border:0;}

h1		{ font-size: 2.4em; color: #F47D31; font-style:italic; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0; }
.greentext		{
	color: #8CC63F;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
.greentextsmall		{ font-size: 1.2em; color: #8CC63F; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0;}
h3		{ font-size: 2.6em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 10px 0; }
h4		{ color: white; font-size: 2.0em; margin-bottom: 15px; }

