body {
	background: #FFF url(images/dci_mainbg_prod.gif) top left no-repeat;
	color:#000;
	margin:0;
	padding:0;
}

a {
	color: #000000;
}

a:hover {
	color: #CC9900;
}

h1 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

li {
	color: #5585C6;
	list-style-type: square;
}

ol {
	color: #5585C6;
}

td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	color: #5585C6;
	list-style-type: square;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/bg_archbottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.mytext {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.mytext a:link {
	color: #5585C6;
	text-decoration: none;
}

.mytext a:visited {
	color: #325B94;
	text-decoration: none;
}

.mytext a:hover {
	color: #95B3DB;
	text-decoration: none;
}

.mytext a:active {
	color: #5585C6;
	text-decoration: none;
}

.mytext sup {
	font-size: 10px;
}

.mytext2 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.mytext2 a:link {
	color: #5585C6;
}

.mytext2 a:visited {
	color: #2F568A;
	text-decoration: none;
}

.mytext2 a:hover {
	color: #6FD0FF;
	text-decoration: none;
}

.mytext2 a:active {
	color: #5585C6;
	text-decoration: none;
}


