<STYLE TYPE="text/css">
A:visited, :link {text-decoration: underline}
A:link {color : black}
A:link:hover, :visited:hover {text-decoration: none}
A:visited {color: black}
A:link:active, :visited:active {color: gray}

/*H1 {background-color: #800080;}*/
H1 {background-color: white;}
H2 {font-family: Arial; font-weight: bold; color:purple;}
H3 {font-family: Arial; font-weight: bold;}

BODY {background-color: white ; color: red; font-family: Arial; font-size: 20px}

TABLE {width: 80%}
TH {background-color: #800080; color: yellow}
TD {text-align: center;}

.imgtitle {background-color: #800080; color: yellow}
.section {color: yellow}
.shortdescription {text-size: smaller; font-family: Arial; font-style: italic}
.qsect {
	color: purple;
	font-size: 18px;
	text-align: left;
	margin-left: 0;
	margin-top: 0px;
	text-decoration: none;
}
.qindex {
	color: black;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	text-decoration: underline;
}
.question {
	color: #666666;
	font-size: 20px;
	text-align: left;
	margin-left: 20px;
	margin-top: 50px;
	text-decoration: underline;
}
.answer {
	font-family: Arial;
	color: darkgreen;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	margin-left: 100px;
	font-style: italic;
}
.dmn {font-size:16px; font-weight:bold; color:red;}
.dmd {font-size:16px; color:red; margin-left: 20px}
.p1n {font-size:16px; font-weight:bold; color:blue;}
.p1d {font-size:16px; color:blue; margin-left: 20px}
.p2n {font-size:16px; font-weight:bold; color:darkgreen;}
.p2d {font-size:16px; color:darkgreen; margin-left: 20px}
.p3n {font-size:16px; font-weight:bold; color:purple;}
.p3d {font-size:16px; color:purple; margin-left: 20px}
.cmt {font-size:16px; color:black; text-align: center; font-style: italic}
	
</STYLE>
