body 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	text-align:justify;
	background-image:url(images/background.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
.home
	{
	background-image:url(images/background-home.jpg);
	background-position:top left;
	background-repeat:repeat;
	}
	
.none
	{
	background-image:none;
	}

a:link
	{
	text-decoration:none;
	color:#339c33;
	}

a:visited
	{
	text-decoration:none;
	color:#339c33;
	}
	
a:hover
	{
	text-decoration:underline;
	color:#6f99ff;
	}

a:active
	{
	text-decoration:none;
	color:#339c33;
	}
	
em
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	}
	
.large
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13pt;
	color:#000000;
	font-weight: normal;
	font-style: normal;
	}

.header
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13pt;
	color:#336633;
	font-weight:bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

h1
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:13pt;
	color:#336633;
	font-weight:bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

h2
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:15pt;
	color:#336633;
	font-weight:bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

hr
	{
	border:0;
	height:1px;
	width:100%;
	color:#000000;
	background:#000000;
	}
				
table, td, tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	}	

.bordertable, .bordertable td, .bordertable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight:normal;
	text-align: center;
	border-collapse:collapse;
	border-spacing:5px;
	border-color:#000000;
	border-style:solid;
	padding:5px;
	}	

.centertable, .centertable td, .centertable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: normal;
	text-align: center;
	}	

.menutable, .menutable td, .menutable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#330000;
	font-weight: normal;
	text-align: center;
	}	
		
.footertable, .footertable td, .footertable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight: bold;
	text-align: center;
	}	
			
.formtable, .formtable td, .formtable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: normal;
	text-align: left;
	background:none;
	}	

.formtable th
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: normal;
	text-align: right;
	background:none;
	}