body { 
	background: #003366;
	margin: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

a, a:link, a:visited {
	color:#006699;
	text-align:right;
}

a:hover {
	color:Black;
}

.breadcrumb {
	BORDER-RIGHT: #006699 1px solid;
	BORDER-LEFT: #006699 1px solid;
	BORDER-BOTTOM: #006699 1px solid;
	BORDER-TOP: #006699 1px solid	;
	background-color: #E2E2E2;
	font-size: 10pt;
}

hr {
	border: none 0;
	padding-top: 15px;
	border-bottom: 1px dotted gray;
	width: 95%;
	height: 1px;
}

