.col1Header { background-color: #7d7ab8 }
.colnHeader { background-color: #1e0a6a }

a.qlink:link
{ color: #4b4a8c; font-size: 12px; text-decoration: underline }
a.qlink:active
{ color: #7d7ab8; font-size: 12px; text-decoration: underline }
a.qlink:visited
{ color: #7d7ab8; font-size: 12px; text-decoration: underline }
a.qlink:hover
{ color: #1e0a6a; font-size: 12px; text-decoration: underline }

a.mlink:link
{ color: #cdcdcd; font-size: 13px; font-weight: bold; text-decoration: none }
a.mlink:active
{ color: #ffffff; font-size: 13px; font-weight: bold; text-decoration: none }
a.mlink:visited
{ color: #cdcdcd; font-size: 13px; font-weight: bold; text-decoration: none }
a.mlink:hover
{ color: #ffffff; font-size: 13px; font-weight: bold; text-decoration: none }

.qhead { color: #1e0a6a; font-size: 12px; font-weight: bold; font-style: italic }
.qtext {
	color: #1e0a6a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.cpy { color: #1e0a6a; font-size: 10px; font-style: italic }

body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left
}
.content {
	background-color: #DFDFDF;
}
.SecondaryNAV {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #Cdcdcd;
}
.QLinksPAN {
	font-size: 13px;
	text-decoration: underline;
	color: #1E0A6A;
}
.CommandLine {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
