/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	}
body {
	text-align:left; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:76%; color:#000; 
	padding:0; 
	border:0; 
	margin:0; 
	background:#fff;
}
#LMenu {
	background-image:url(/images/artifacts/DCI_Background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
p {
	text-align:justify;
	margin:0px;
	}
h1,h2,h3 {
	margin:0px;
	}
img {
	border:0;
}
a:link {
	color:#006b3f;
	text-decoration:underline;
	font-weight:bold;
	border:none;
	border-bottom:1 px thin;
	}
a:visited {
	color:#006b3f;
	text-decoration:underline;
	border:none;
	border-bottom:1 px thin;
	}
a:hover,a:active {
	text-decoration:underline overline;
	font-weight:bold;
	color:#004B2D;
	border-bottom:1 px thin;
	border:none;
	}

.PowerLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.TitleText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #006b3f;
}
.specialtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}
