body {
margin-top:-15px;
font-size:12px;
Background-color:  transparent;
font-family: Georgia, ‘Times New Roman’, Times, serif;
color: #3D3D3E;
}

h1 {font-size: 19px;
 font-weight: bold;
 line-height: 23px;
 color: #2c2218;
 margin-bottom: 7px;
 }
 
h2, h3, h4, h5, h6 { color: #2B1C10;
 font-weight: bold;
 margin-bottom: 7px;
 }
 
h2 {font-family: "bodedo-1","bodedo-2";
 font-size: 19px;
 letter-spacing: -1px;
 }
 
 h3 {Font-size: 15px;
 }

 h4 {Font-size: 14px;
 }

 h5 {Font-size: 12;
 }
 
 h6 { Font-size: 11px;
 
 }
 
a:link { color: #3f3f40 ;
 font-weight: bold;
 text-decoration: none;

 }

a:visited { color: #3f3f40 ;
 font-weight: bold;
 text-decoration: none;

 }

a:active { color: #3f3f40 ;
 font-weight: bold;
 text-decoration: none;

 } 

a:hover { color: #684723;}

/*body, td, p, textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#660033;
	}

input, select {
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 200px;
	}

textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	}
*/
th {
	background-color:#e9e7e0;
	font: bold 9pt Georgia, Helvetica, sans-serif;
	padding:3px;
	text-align:left;
	}

.sr_sbt {
	font-weight: bold;
	width: auto;
	}

.sr_hdr {
	padding:1px;
	color:#660033;
	font: bold 14px Georgia, Helvetica, sans-serif;
	}

.grey {
	border: 1px #000 solid;
	background-color:#e7e7e7;
}

/*### Other Elements ###*/
.j			{text-align:justify;}
.r			{color:red;}
.sr_spc		{height:20px;}
.sr_ftr		{font-size:7pt;color:#333333;letter-spacing:1.5px;}
.sr_sp		{padding-left:8px;}


