h1 {
	background: url(bg-dac.jpg);
	color: #266da0;
	font-family: "Arial", "Helvetica", "Sans-serif";
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
}

h2 {
	color: #266da0;
	font-family: "Arial", "Helvetica", "Sans-serif";
	text-transform: UPPERCASE;
	font-size: large;
}

h3 {
	color: #266da0;
	font-family: "Arial", "Helvetica", "Sans-serif";
	font-size: large;
}

pre {
	border-style: dotted;
	border-width: 1px;
	margin: 1%;
	padding: 1%; 
}

a:link { color: #266da0; }
a:visited { color: #a63340; }
a:active { color: #e3e3e3; }
a img {
	border-style: none;
}

li {
	list-style-image: url(square-line.gif);
	margin-bottom: 5px;
}

div.contents {
	margin-left: 83px;
	margin-right: 83px;
	margin-top: 4%;
	margin-bottom: 4%;
}

div.header {
	background: url(bg-dac.jpg);
	color: #266da0;
	font-family: "Arial", "Helvetica", "Sans-serif";
	text-align: center;
	font-size: x-large;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}

div.navigation {
	left: 5px;
	right: 5px;
	background: black;
	color: white;
	text-align: right;
	font-size: small;
}

div.navigation a { 
	color: white;
	font-family: "Arial", "Helvetica", "Sans-serif";
	font-size: small;
	text-decoration: none;
}

div.left {
	position: absolute;
	left: 5px;
}

div.arrows {
	background: url(bg-dac.jpg);
	text-align: center;
	font-style: oblique;
	font-size: small;
}
