a:link {color: #00AAAA}
a:visited {color: #0088CC}
a:hover {color: #8899CC}

div.menu a:link {color: #00AAAA; text-decoration: none}
div.menu a:visited {color: #0088CC; text-decoration: none}
div.menu a:hover {color: #8899CC; text-decoration: none}

.fixed {font-family: "Courier New", Courier, monospace}

p.title
{
	font-size: 160%;
	color: inherit;
	font-family: "verdana","helvetica",sans-serif;
}

div.itemHead
{
	border-style: solid;
	border-width: 1px;
	text-indent: 2%;
	font-size: 120%;
	padding: 2mm;
	background-color: #004422;
	color: inherit;
	font-family: "verdana","helvetica",sans-serif;
}

div.description
{
	padding: 3mm;
	font-family: "verdana","helvetica",sans-serif;
}

body {
	background: /images/laptop-blues-dark.jpg;
	background-color: #000000;
	color: #CCCCDD;
}

h2 {
	border-style: solid;
	border-width: 1px;
	text-indent: 2%;
	padding: 2mm;
	background-color: #004422;
	color: inherit;
	font-family: "verdana","helvetica",sans-serif;
}

h3 {
	/*border-style: solid;
	border-width: 1px;*/
	text-indent: 2%;
	padding: 1mm;
	background-color: #004422;
	color: inherit;
	font-family: "verdana","helvetica",sans-serif;
	font-weight: normal;
}

div label {
	font-weight: bold;
	color: #00AAAA;
}

