body{
	background-color: #6D6D6D;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 0 0px;
}

TD{
	font-family: Arial;
	font-size: 12px;
	color: #64625F;
}	

h1{
	font-family: Arial;
	font-size: 14pt;
	color: #625A45;
	font-weight:bold;
	margin-bottom: 5px;
}

.lnk1:link{ font-family: Century Gothic; font-size: 13px; color: #625A45; text-decoration: none; cursor: pointer; font-weight:bold; }
.lnk1:visited{ font-family: Century Gothic; font-size: 13px;	color: #625A45;	text-decoration: none;	cursor: pointer; font-weight:bold; }
.lnk1:hover{	font-family: Century Gothic; font-size: 13px; color: #000000; text-decoration: none; cursor: pointer; font-weight:bold; }


.lnk2:link{ font-family: Century Gothic; font-size: 12px; color: #BAB19D; text-decoration: none; cursor: pointer; font-weight:bold; }
.lnk2:visited{ font-family: Century Gothic; font-size: 12px;	color: #BAB19D;	text-decoration: none;	cursor: pointer; font-weight:bold; }
.lnk2:hover{	font-family: Century Gothic; font-size: 12px; color: #FFFFFF; text-decoration: none; cursor: pointer; font-weight:bold; }

.mainTable tr td p{
	font-family: Arial;
    font-style: normal;
	font-size: 10pt;
	text-align:justify;
	font-weight: normal;
	color: #333;
	margin: 0px 8px 0px 10px;
	padding: 0px 5px 0px 5px;
}

.mainTable tr td ul li{
	font-family: Arial;
    font-style: normal;
	font-size: 10pt;
	list-style-type: square;
	font-weight: normal;
	color: #333;
	margin: 0px 8px 0px 10px;
	padding: 0px 5px 5px 5px;
}


.mainTable tr td h1{
	font-family: Arial;
	font-size: 14pt;
	color: #625A45;
	font-weight:bold;
	font-variant: small-caps;
	margin-bottom: 5px;
}
.mainTable tr td h2{
	font-family: Arial;
  font-style: normal;
	font-size: 11pt;
	font-weight: bold;
	color: #8D6C36;
	margin-bottom: 5px;
	padding: 0px 0px 0px 15px;
}
.mainTable tr td h3{
	font-family: Arial;
  font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	text-decoration:underline;
	margin-bottom: 5px;
	padding: 7px 2px 0px 0px;

}

.mainTable tr td h4{
	font-family: Arial;
    font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	padding: 0px 2px 0px 15px;
}

.mainTable tr td h5{ 
	font-size: 10pt; 
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	color: #ffd200; 
	background-color: #333; 
	margin: 0 0 5 8; 
	padding-left: 10; 
	padding-bottom: 4; 
	padding-top:2;
}

.mainTable tr td h6{ 
	font-size: 10pt; 
	color: #000; 
	font-family: Arial;
	font-weight: bold; 
	line-height: 100%;
    margin-left:10; 
    margin-top:10;
    margin-bottom:5px;
    padding:0 0 0 12px;
	background-image:url('images/h6-bullet.jpg'); 
	background-repeat:no-repeat ;

}

.mainTable tr td a:link{
    vertical-align: top;
 	font-family: Arial;
    font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
	text-decoration: underline;
}
.mainTable tr td a:hover {
    vertical-align: top;
	font-family: Arial;
    font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
	text-decoration: none;

}

.mainTable tr td a:visited {
    vertical-align: top;
	font-family: Arial;
    font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
    text-decoration: underline;

}