.fineprint { font-size: 10px; line-height: 110%; font-family: Verdana, Arial, Geneva, "Sans Serif" }

.reset { font-size: 6px; line-height: 10% }

.general { font-size: 12px; line-height: 110%; font-family: Verdana, Arial, Geneva, "Sans Serif" }

.TableText { font-size: 14px; line-height: 110%; font-family: Verdana, Arial, Geneva, "Sans Serif" }

.presents { color: #990000; font-size: 16px; line-height: 110%; font-weight: bold; font-style: italic; font-family: Verdana, Arial, Geneva, "Sans Serif"  }

.ShowTitle1 { color: #990000; font-size: 42px; line-height: 100%; font-family: Impact, Verdana, Arial, Geneva, "Sans Serif"  }

.ShowTitle2 { color: #990000; font-size: 28px; line-height: 100%; font-family: Impact, Verdana, Arial, Geneva, "Sans Serif"  }

.ShowTitle3 { color: #990000; font-size: 24px; line-height: 100%; font-family: Impact, Verdana, Arial, Geneva, "Sans Serif"  }

.ShowAuthor { color: #990000; font-size: 18px; line-height: 100%; font-family: Verdana, Arial, Geneva, "Sans Serif"  }

.headlines1 { color: #990000; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Times, Georgia, Serif }

.headlines2 { color: White; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Times, Georgia, Serif; background-color: Maroon; margin: 0px }

.menu1 { font-weight: bold; font-size: 13px; line-height: 160%; font-family: Geneva, Arial, Helvetica, "Sans Serif" }

.menu2 { font-weight: bold; font-size: 10px; line-height: 150%; font-family: Geneva, Arial, Helvetica, "Sans Serif" }

.menu3 { font-size: 10px; line-height: 150%; font-family: Geneva, Arial, Helvetica, "Sans Serif"; margin-left: 10px }

.path { font-size: 10px; font-family: Arial, Geneva, "Sans Serif" }
a { color: #990000 }
a:hover { color: #000000 }
a:bookmark{ color : White; }


<!-- #990000 burgandy -->
<!-- #FFCC99 lt. orange -->

/* 
   v14_style.css
   Copyright 2004, David Barrett.  All Rights Reserved.
   Email: dbarrett@quinthar.com
     Web: http://www.quinthar.com

   See LICENSE for the complete licensing details.
*/

body.QWBody {
	font-family:Tahoma;
}

form.QWForm {
	padding:0; 
	border:0; 
	margin:0
}
	
div.QWGlobalNav {
	font-size:10.0pt; 
}	

div.QWTitleBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #FFCC99; 
	color:black;
	margin-top:0pt;
	margin-bottom:0pt;
}

.QWTitleBox a:link {
	color:#990000;
}
.QWTitleBox a:visited {
	color:#990000;
}
.QWTitleBox a:hover {
	color:black;
}

div.QWTitle {
	font-size:16.0pt; 
	font-weight:bold; 
}

div.QWCommandList {
	font-size:10.0pt; 
}	

table.QWResultBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #FFCC99; 
	font-size:10.0pt; 
}

table.QWHelpBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #FFCC99; 
	font-size:10.0pt; 
}

div.QWHelpToggle {
	font-size:10.0pt; 
}	


table.QWInnerSection {
	color:black;
	font-size:10.0pt;
	align: center;
}

tr.QWInnerSectionTitle {
	border:solid windowtext 1.0pt; 
	background:white; 
	color:black;
	font-weight:bold; 
}

div.QWHeading1 {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:6.0pt;
	margin-bottom:6.0pt;
	border-bottom:solid windowtext 1.0pt;
	border-bottom-color:black;
	color:black;
	font-size:14.0pt; 
	font-weight:bold; 
	text-align:left;
	}

div.QWNormal {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:12.0pt;
}

div.QWHtml {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:12.0pt;
}

table.QWBullet {
	margin-top:1.5pt;
	margin-bottom:1.5pt;
	margin-left:12pt;
	margin-right:12pt
}

td.QWBullet {
	color:black;
	font-size:12.0pt;
}

table.QWIndent {
	margin-left:12pt;
	margin-right:12pt
}

td.QWIndent {
	color:black;
	font-size:12.0pt;
}

.status { 
	color: #FF0000;
}
.suggestion_box {
	background-color: #E8F1FF;
	border: 1px solid #000000;
	position: absolute;
	padding: 2px 2px 2px 2px;
}
.suggestion {
	cursor: pointer;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.edit_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	height: 200px;
	border: 1px inset #000000;
	padding-top: 2px;
	padding-left: 2px;
	overflow: auto;
}
.text_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}
.no_misspellings {
	color: #009933;
}
.check_spelling {
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}
.resume_editing {
	color: #009933;
	text-decoration: underline;
	cursor: pointer;
}

