body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 1.5em;
}

H1 {
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bolder; 
	color: black;
}

H2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	color: #333333;
	
	/* background-image:  url(../images/arrow_short.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px; */

}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	line-height: 1.5em;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}
a.navi:link {
	color: #000000;
	text-decoration: none;
}

a.navi:visited {
	text-decoration: none;
	color: #000000;
}
a.navi:hover {
	text-decoration: none;
	color: #000000;
}

a.navi:active {
	text-decoration: none;
	color: #000000;
}
