﻿BODY  {
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
  	background-image: url(images/bg.gif);
}

.link {
	font-family : Tahoma;
	font-size : 8pt;
	color : #0000CC;
	text-decoration: underline;
}
.nav {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
Normal  {
	font-family : Tahoma;
	font-size : 10pt;
	color : #000000;
	background-color: #FFFFFF;
}
	
H1 { margin: 0; padding: 0;
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #CC0000;
}

H2 { margin: 0; padding: 0;
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #CC0000;
}

H3 { margin: 0; padding: 0;
	font-family : Tahoma,sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}

H4 { margin: 10; padding: 10;
	font-family : Times New Roman,sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #FFFFFF;
}

H5 { margin: 0; padding: 0;
	font-family : Tahoma,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #5B6739;
}


P  {
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 15px;
	color : #202020;
}

Table  {
	font-family : Tahoma;
	font-size : 10pt;
	color : #000000;
}

.boxhead {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.homehead {
	font-family : Tahoma;
	font-size : 36pt;
	letter-spacing: 0.05em;
	color : #FBEEBE;
}

a:link {color: #0000CC;  }
a:visited {color: #0000CC; }
a:hover {color: #BA0707;  }
a:active {color: #0000CC; } 

.nav1 {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}

a.nav1:link {color: #FFFF00; text-decoration: none; }
a.nav1:visited {color: #FFFF00; text-decoration: none; }
a.nav1:hover {color: #FFFFFF; text-decoration: none; }
a.nav1:active {color: #FFFF00; }

.nav1off {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.nav2 {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}

a.nav2:link {color: #FFFF00; text-decoration: none; }
a.nav2:visited {color: #FFFF00; text-decoration: none; }
a.nav2:hover {color: #FFFFFF; text-decoration: none; }
a.nav2:active {color: #FFFF00; }

.nav3 {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}

a.nav3:link {color: #EED78A; text-decoration: none; }
a.nav3:visited {color: #EED78A; text-decoration: none; }
a.nav3:hover {color: #FFFFFF; text-decoration: none; }
a.nav3:active {color: #EED78A; }

.nav3off {
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}


ul li {
  margin:0;
  list-style-type: square;
  	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 15px;
	color : #12568A;
    padding-bottom:4px;
  }
