a:link{
	font-weight: bold;
	text-decoration: none;
	color: #2E8E8E;
	background-color: #dde2ea;
	font-family: Tahoma, sans-serif;
}

a.visible{
text-decoration: underline
}

a:visited.visible{
text-decoration: underline
}

a.a {
font-size: 12pt;
}

a.b {
font-size: 12pt;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #054664;
	background-color: #dde2ea;
	font-family: Tahoma, sans-serif;
}

a:hover {
	color: #579CE8;
	background-color: #dde2ea;
	text-decoration: none;
	font-weight: bold;
}
label {
	font-weight: bold;
	font-style: oblique;
	font-size: 22pt;
	font-family: Arial, sans-serif;
	color: #579ce8;
	background-color: #dde2ea;
}
em {
	font-style: italic;
	font-weight: bold;
	color: #195CaA;
	background-color: #dde2ea;
}
body{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	background-color: #dde2ea;
	color: black;
}
li{
	color: #579ce8;
	background-color: #dde2ea;
	font-size: 13pt;
	font-style: oblique;
}
dt{
	color: #579ce8;
	background-color: #dde2ea;
	font-size: 14pt;
	font-style: oblique;
}
caption{
	background: #94a1b4;
	color: white;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14pt;
}
table{
	font-size: 12pt;
}

th{
background: #94a1b4;
color: white;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 14pt;
}

pre.b{
font-family:  "andale mono", monospace;
color: #000000;
background-color: #c6cad1;
}

span.b{
color: white;
background-color: #767a82;
}

span.one {
font-size: 15pt;
}
span.dir{
color: #00009f;
}
span.exe{
color: #007f00;
}

span.cancel {
text-decoration: line-through;
}

