﻿BODY { 
<!---
background-image: url("images/back.gif");
background-repeat: repeat;
--->
font-family: Tahoma, Arial, Helvetica, sans-serif;  
font-size: 11pt;
line-height: 17px; 
background-color: #D6DDCE;
color:#000000;
border-color:black; 
margin: 0;
padding: 0;
}

P, .P, OL, TD, BLOCKQUOTE, TD  { font-family: Verdana, sans-serif;  font-size: 12px;  line-height: 17px; }

UL, LI { line-height: 17px; font-family: Verdana, sans-serif;  font-size: 12px;}

#pagetitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

h1 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 20px; font-weight: bold; }
h2 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 24px; font-weight: bold; }
h3 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 28px; font-weight: bold; }
h4 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 16pt; line-height: 30px; font-weight: bold; }
h5 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 18pt; line-height: 32px; font-weight: bold; }
h6 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 24pt; line-height: 36px; font-weight: bold; color: #780a0a }

.style1 {font-family: Georgia, Times New Roman, Times, serif; font-size: 15px;  line-height: 19px; }
.style2 {font-family: Georgia, Times New Roman, Times, serif; font-size: 20px;  line-height: 26px; }

a           {color: navy}
a			{text-decoration: none}
a:hover		{text-decoration: underline; color: #000066}
a:visited 	{color: navy}
a           {font-weight:bold}
table       {border-collapse:collapse; white-space: normal}

<!---
.tableBorder { border-style:solid; border-color:#768890; border-width:1px; }
.tableLineTop { border-top-style:solid; border-top-width:0px; border-top-color:#D0D7DF; padding-top: 0px; padding-bottom: 0px; }
.tableLineBottom { border-bottom-style:solid; border-bottom-width:0px; border-bottom-color:#D0D7DF; padding-top: 0px; padding-bottom: 0px; }
.tableLineTopBottom { border-top-style:solid; border-top-width:0px; border-top-color:#D0D7DF; border-bottom-style:solid; border-bottom-width:0px; border-bottom-color:#D0D7DF; padding-top: 0px; padding-bottom: 0px; }
--->					  
					  