p {color: #000000; font-size: 10px; text-align: justify; font-family : Arial, Helvetica, sans-serif; margin: 0;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #CA670A; font-style: normal; font-weight: bold; margin: 0;}

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #CA670A; font-style: normal; font-weight: bold; margin: 0;}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CA670A; font-style: normal; font-weight: bold; margin: 0;}

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CA670A; font-style: normal; font-weight: bold; margin: 0;}

h5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CA670A; font-style: normal; font-weight: bold; margin: 0;}

h6 { font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #CA670A; font-style: normal; font-weight: bold; margin: 0;}

.copyright   
 { 
 font-family: Arial; 
 font-size: 10px; 
 color: #FFFFFF; 
 margin-left:10
 }
 
.text {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0; /* added this to remove the spaces between paragraphs */
}

.textsmall {

	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0; /* added this to remove the spaces between paragraphs */
}

.textindented  
 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0; /* added this to remove the spaces between paragraphs */
	margin-right: 40px;
	margin-left: 40px;
 }
  
a:link 
 { 
 color: #FFFFFF; 
 text-decoration: none
 }
 
a:hover 
 { color: #FFFFFF; 
 text-decoration: none
 }
 
a:visited 
 { color: #FFFFFF; 
 text-decoration: none
 }
  
.forms 
 { 
 margin-left: 5; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 }
 
body {
	background-color: #362A3E;
}

.menu_but, .menu_but:link, .menu_but:active , .menu_but:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}
.menu_but:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
    color: #FA9E4B; 
	text-decoration: none;
	margin: 0;
}

.footer_txt, .footer_txt:link, .footer_txt:active , .footer_txt:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.footer_txt:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #362A3D;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.textlink, .textlink:link, .textlink:active , .textlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}
.textlink:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
    color: #FA9E4B; 
	text-decoration: none;
	margin: 0;
}

.textlinkindented, .textlinkindented:link, .textlinkindented:active , .textlinkindented:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	margin-right: 40px;
	margin-left: 40px;
}
.textlinkindented:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
    color: #FA9E4B; 
	text-decoration: none;
	margin: 0;
	margin-right: 40px;
	margin-left: 40px;
}
