body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 14px;
	color: #515C4B;
	line-height: 24px;
}
h2 {
	font-size: 13px;
	color: #515C4B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #515C4B;
	font-weight: bold;
	font-size: 11px;
}		
a:hover {
	font-family: Arial, Helvetica, sans-serif;		
	text-decoration: underline;
	color: #3A4336;	
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #515C4B;
	font-weight: bold;
	font-size: 11px;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #515C4B;
	font-weight: bold;
	font-size: 11px;
}


a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	font-size: 12px;
}

a.menu:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002800;
	text-decoration: underline;
	font-size: 12px;
}
	
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	font-size: 12px;
}

a.menu:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002800;
	text-decoration: none;
	font-size: 12px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table-green {
	background-color: #F3FCE2;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.txtsmall {	
	text-decoration: underline;	
}

a.txtsmall:hover {
		text-decoration: underline;
	
}
	
a.txtsmall:visited {
	text-decoration: underline;
}

a.txtsmall:active {
	text-decoration: underline;
	}

a.txt:link {
	text-decoration: underline;	
}

a.txt:hover {	
	text-decoration: underline;
}
	
a.txt:visited {
	text-decoration: underline;	
}

a.txt:active {	
	text-decoration: underline;
}
