/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #336699;
}

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

a.navigation {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:visited.navigation {
	color: #fff;
}

a:hover.navigation {
	color: #ccc;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
	
p {
	line-height: 20px;
}

.style3 {color: #CCCCCC}
.style4 {
	color: #999999;
	font-style: italic;