.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: none }
.cpy { color: #1e0a6a; font-size: 10px; font-style: italic }

body { font-family: Arial, Helvetica, sans-serif }
.style2 {color: #1e0a6a; font-size: 24px; font-weight: bold; font-style: italic; }


.style3 {color: #1e0a6a; font-size: 18px; font-weight: bold; font-style: italic; }
a:link {
	color: #1E0A6A;
}
a:visited {
	color: #7370A9;
}
