body {
	color: #003366;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;
}

.header { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(img/all_DFlogo.gif);
        background-repeat: no-repeat;
        background-position: fixed left;
}

.subtitle {
	color: #003399;
}

.info {
	color: #CC9900;
}

p {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	border-bottom: 1px solid #003399;
}

td.nav { 
	color: #003399;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
}

p.nav { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	color: #CC9900;
}

.footer {
	font-size: x-small;
}

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

a:visited {
	color: #CC9900;
	text-decoration: none;
}

a:active {
	color: #CC9900;
	text-decoration: none;
}

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

a.nav:link {
	color: #003399;
	text-decoration: none;
}

a.nav:visited {
	color: #003399;
	text-decoration: none;
}

a.nav:active {
	color: #003399;
	text-decoration: none;
}

a.nav:hover {
	color: #CC9900;
	text-decoration: none;
}

img {
	margin-left: 5px;
	margin-right: 5px;
}
