.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.foottitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #990033;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;

}

.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990033;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;

}

.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	text-align: center;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #FFFFFF;
	vertical-align: 0%;




}
.tittleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0033;
	text-align: left;
}
a:hover {
	text-decoration: none;

}
a:active {
	color: #CC3333;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #FF0033;
}
.box {
	background-color: #660000;
	width: 890px;
	height: 19px;
	position: absolute;

}
.box2 {
	color: #CCFFFF;
	background-color: #99FFFF;
	border: thin solid #006699;

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	padding-left: 10px;



}
.rightsidetext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.heading {
  		font-size: 18px;
		font-weight: bold;
		font-style: italic;
		color: #993300;
		font-weight: bold;
  }
  
.headingplain {
  		font-size: 18px;
		font-weight: bold;
		color: #993300;
		font-weight: bold;
}
  
.big {
  		font-size: 14px;
		color: #993300;
		font-weight: bold;			
  }
  
.leadletter {
  		font-size: 30px;
		font-weight: bold;
		color: #993300;		
		font-style: italic;
  }
  
.bigblue {
  		font-size: 18px; 
		font-weight: bold;
		color: blue;
  }
  
.highlightbg {
  		background-color: #e5e5e5;
		color: #ff0000;
		font-weight: bold;
  }
  
.signature {
 		color: #ff0000;
		font-weight: bold;
 }
 
 .tableleft {
 		float: left;
		width: 350px;
		margin-left: 26px;
		border-style: outset;
		border-color: #000000;
		background-color: #e5e5e5;
		color: #ff0000;
		font-weight: bold;
		font-size: 14px;
 }
 
 .tableleft tableleft {
		 border-style: 1px solid;
		 display: inline;
		 margin-top: 10px;
}

.tableheadright {

}

 .tableright {
 		 float:right ;
		 width: 350px; 
		 margin-right: 26px;
		 border-style: outset;
		 
}

.bodymain {
		margin-left: 15px;
		margin-right: 15px;
		margin-top:0px;
		margin-bottom:0px;
		color: #993300;
		font-weight: bold;
}

.section {
		color: #ff0000;
		font-weight: bold;
		font-size: 16px;
		text-decoration: underline;
		text-align: center;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: gray;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.biggraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: gray;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}