body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #eeeecc;



}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;


}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 182px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 12pt "Times New Roman", Times, serif;
	color: #888888;
	margin-bottom: 2px;
	text-transform: uppercase;
	padding: 2px 0 2px 6px;
	background-color: white;
	background-image: url();
	background-repeat: repeat-x;
	background-position: center left;

}

.arrowlistmenu .headerbar a{
	font: bold 12pt "Times New Roman", Times, serif;
	color: #888888;
	text-decoration: none;

}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #6f2428;
background: url() no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #6f2428;
}

.arrowlistmenu ul li a:hover{
	color: #6f2428;
	background-color: #F3F3F3;

}

.emaillink  a{
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;



}

.emaillink  a:link{
	text-decoration: underline;
	border-bottom: 1px solid #dadada;
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	font-size: 10px;
	font-weight: bold;





}

.emaillink a:visited{
	text-decoration: underline;
	border-bottom: 1px solid #dadada;
	font-family: "Times New Roman", Times, serif;
	color: #6f2428;


}

.emaillink a:hover{
	color: #660000;
	background-color: #F3F3F3;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;

}
.genlink  a{
	text-decoration: underline;
	
	font-family: "Times New Roman", Times, serif;
	color: #6f2428;




}

.genlink  a:link{
	text-decoration: underline;
	
	font-family: "Times New Roman", Times, serif;
	color: #6f2428;




}

.genlink a:visited{
	text-decoration: underline;
	
	font-family: "Times New Roman", Times, serif;
	color: #6f2428;


}

.genlink a:hover{
	color: #6f2428;
	background-color: #F3F3F3;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;


}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #999999;
	font-weight: normal;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #6f2428;
}
