body {
	color: #000000;
	background: none;
}

a:link {
	color: #652323;
	background: transparent none;
	font-weight :none;
	
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-shadow : inherit;
	text-decoration : none;
	
}

a:visited {
	color: #A23A3A;
	background: transparent none;
	font-weight :none;
	
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-shadow : inherit;
	text-decoration : none;
}

a:active {
	color: #652323;
	background: transparent none;
	font-weight : none;
	
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color :white;
	
	
}

a:hover {
	color: #C24545;
	background: transparent none;
	font-weight :bold;
	
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color :white;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #A23A3A;
	background: transparent none;
}

h5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
     	font-size: 10pt;
     	color: #A23A3A;
     	font-weight: bold;
     	background: transparent none; }

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	background: transparent none;
	font-style : normal;
	font-stretch : normal;
	height : 10px;
	text-shadow : inherit;
	font-weight : normal; 
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: transparent none;
	font-style : normal;
	font-stretch : normal;
	height : auto;
	text-shadow : inherit;
	font-weight : normal;
}
 
i { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    background: transparent none; }

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: transparent none;
	font-style : normal;
	font-stretch : normal;
	height : 10px;
	
}