BODY {
	color : #996633;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}
A:VISITED {
	color : #974B00;
	text-decoration : underline;
}

A:HOVER {
    background-color : #FFCE9D;    //check this for tables and highlights 
	color : #660000;
	text-decoration : none;
}

h1           { color: #996633; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
               font-size: 160%; margin-bottom: 0.3em; ; font-weight: bold}
H2 {
	color : #996633;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 125%;
	margin-bottom : 1em;
	font-weight: bold ;

}

H3 {
	color : #996633;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-bottom : 0.5em;
	font-weight: bold;

}

H4 {
	color : #996633;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-bottom : 0.5em;
	font-weight: 800;

}

H5 {
	color : #996633;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-top : auto;

}

H6 {
	color : #996600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	margin-top: auto; 
	margin-bottom: auto;
	}

.heading    {
	color: #003399;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
			   
.subtitle   { color: #003080; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: medium; font-style: italic; margin-bottom: .5em; ; font-weight: bold}
			   


.paratext {
	color : #003399;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 85%;
	padding-right: 10px;
	padding-left: 10px;


}

.quote       { color: #003080; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
               font-size: small; font-style: italic; margin-left: 30; 
               margin-right: 30; margin-top: 1.5em; margin-bottom: 1.5em }



.xsmall{
	color : #003080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : 500;

	}

.xsmalla{
	color : #003080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;

}


.xxsmall{
	color : #003080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight: normal;

/*font-weight : 800;*/
	}

BLOCKQUOTE {
	margin-left : 0;
}

.caption   { 
 	color: #003080; 
 	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
 	text-align: Right; 
   font-size : xx-small;
}
td.m { font-family:verdana; font-size:70%; color: #003080}
td.hd { font-family:verdana; font-size:70%; font-weight:bold; color:white;}


/*
TH {
    color : #FFFFFF;
	background-color : #003080;
}

.TD {
	background-color : #F0F0F0;
}
*/
td.m { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:80%; color: #003080; background-color: #F0F4FF}
td.hd {
	font-family:verdana;
	font-size:110%;
	font-weight:bold;
	color:white;
	background-color: #003080;
}


.input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}
.content {  font-family: Verdana, Arial, Helvetica, sans-serif; color: 003080; background-color: FFFFFF; vertical-align: top;}


A:LINK { 
	color : #663300;
	text-decoration : underline;
 } 
