body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #333333;
	text-align: left;
}
#table1 {
	background-color: #FFFFFF;
}
h2 {
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(Gray.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	letter-spacing: 3px;
	vertical-align: middle;
	word-spacing: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}


#table2 {
	text-align: left;
	background-color: #FFFFFF;
}
#table3 {
	background-color: #FFFFFF;
}


#navigation li {
  display: inline;
  margin: 0 3px;
  padding: 0 9px 0 3px;
  border-right: 1px #E34E02 solid;
  color: #FFF;
  background: inherit;
}
#footer {
	font-size: 90%;
	font-style: oblique;
	color: #333333;
	text-align: center;
}

#navigation li a {
  color: #FFFFFF;
  text-decoration: none;
  background: inherit;  

}
#navigation li a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}


#navigation {
	margin: 0;
	list-style-type: none;
	background-color: #DF4A4C;
	display: block;
	vertical-align: middle;
}
a:link, a:active{
	color: #DF4A4C;
	text-decoration: underline;
	background:inherit;
}
a:visited {
	color: #666666;
	background: inherit;
}

a:hover {
	color: #0000CC;
	text-decoration:none;
	background:inherit;
}
.tdlist {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 18px;
	text-align: left;
}

.black {
	background-color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}
.content {
	text-align: justify;
	line-height: normal;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.img {
	border: none;
}
h4 {
	font-size: 14px;
	line-height: 28px;
	font-variant: small-caps;
	color: #000000;
	text-align: justify;
	padding: 15px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DF4A4C;
	border-right-color: #FFFFFF;
	border-bottom-color: #DF4A4C;
	border-left-color: #FFFFFF;
}
.tdad {
	text-align: center;
	height: 60px;
}
