/* CSS Document */

body {
	font:small Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
.header	{
	font-weight: bold;
	font-size: x-large;
	color: #009933;
		}
.header2	{
	font-weight: bold;
	font-size: large;
	color: #00CC00;
		}
	

.header3	{
	font-weight: bold;
	font-size: medium;
		}

