BODY {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : small;	
	color : Black;
}

A:link{
       background:white;
       color: purple;
       font-weight:bold;
}

A:visited{
       background:white;
       color: purple;
       font-weight:bold;
}

A:active{
       background:white;
       color: purple;
       font-weight:bold;
}

A:hover{
	background:white ;
	color: blue ;
	font-style : italic;
	font-weight:bold;
}



td.bdr{ border-bottom:0.01cm solid gray; border-top:0.01cm solid gray; }

P {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : small;
	line-height : 125%;
	padding:1px;
}


H1 {
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica;
	color: Black;
}


H2 {
	font-weight: bold;
	font-size: 95%;
	margin-bottom: -0.9em;
	font-family: Verdana, Arial, Helvetica;
	color: Black;
}


h2.faqH2 {
   	 font-weight: bold;
	 font-size : 125%; 
	 margin-bottom: 0.3em;
	 margin-top: 5px;
	 font-family: Arial, Helvetica, Verdana, Geneva, sans-serif	 ;	 
 }

.intro {
    font-size : 95%; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif
}

a.inline {
   text-decoration : none; 
   color : #009FF; font-weight:bold
 }

td{font-size : 80%;}


td.question {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight: bold;
	line-height: 125%;
	color: blue;
}

td.faqQA {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight:bold;
	line-height : 125%;
	color: black;
}

tr.answer {padding-top:3px; padding-bottom:4px; }

.selecttoggle {font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size : 80%; font-weight:bold;}

.questiondl {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: Blue;
	font-weight: bold;
	font-size: 80%
}

.callout {
	color : White;
	background : Blue fixed;
	font : bold medium Arial, Helvetica, sans-serif;
	text-align : left;
	padding : .25em;
	width : 100%;
}


.tiny {
	font-size : xx-small;
	text-align : center;
}


.center{
	font-size : x-small;
	text-align: center;
}


OL {margin-left : 35px;font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;padding:0 0 0 3}
OL LI {font-size :100%;}

UL {margin-left : 18px;font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;padding:0 0 0 3;}
UL LI {list-style-type : square;font-size : 100%}

