body {
	background-color: white;
	color: black;
	}

a:link {
		color:#020d04;
		background-color:#BBEEFF;
		text-decoration:none;
		font-weight:bold;
		}

a:visited {
			color:#000040;
			background-color:#AADDFF;
			text-decoration:none;
			font-weight:bold;
			}

a:hover {
			color:#000010;
			background-color:#AADDFF;
			text-decoration: underline overline ; 
			font-weight:bold;
			}

a:active {
			color:#000040; 
			background-color:#9ACDEF; 
			text-decoration: underline overline; 
			font-weight:bold;
			}

hr {width:99%; color:#006699; shade:solid; decoration:double; border-bottom: double 3px}

hr.index {width:430px; color:#006699; shade:solid; decoration:double; border-bottom: double 3px}


span.t1 {color:#006699;
	  		font-size:24pt;}
span.t2 {color:#006699;
			font-size:18pt;}
			
span.small {color:#006699;font-size:9pt}
span.tiny {color:#006699;font-size:7pt}

.words {
		color:#002255;
		font-size:100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		}

.words 
	a:link{color:#22e; background-color:#FFF; text-decoration:none; font-weight:normal}

.words
	a:visited{color:#22e; background-color:#FFF; text-decoration:none; font-weight:normal}

.words
	a:hover{color:#00f; background-color:#fff; text-decoration: underline; font-weight:normal}
	
.words i 
		{
		font-style: italics;
		color: #032e45;
		}

h1.maintitle{font-size:4%; color: #def; background-image:url(title.png); margin-left: auto; margin-right: auto; height:127px; width:332px}

h2.faqtext {font-size:110%; color:#114a8a; background:white}

.indexlinks h2 {font-size:130%; font-weight:normal; padding-top:15px;}

div.faqtext{font-size:90%; color:#210a3a; padding: 3px; background:#f0f0ff; border-top: solid 1px #006699; border-right: double 3px #006699; border-bottom: 1px solid #006699}

div.faqtext h3 {font-weight:500; font-style: italic; font-size:95%; color:#103050}

.heading /* for labeling conventions */
		{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		background-color:white;
		width: 24em;
		}

.footer {font-size: 80%; text-align: center;}

/* phase the p links out, I think these are just links to the #notes anchor */

	a.p:link{color:#22e; background-color:#FFF; text-decoration:none; font-weight:normal}

	a.p:visited{color:#22e; background-color:#FFF; text-decoration:none; font-weight:normal}

	a.p:hover{color:#00f; background-color:#fff; text-decoration: underline; font-weight:normal}

