.atkape { text-indent: 1cm}

.fonts { font-family: Arial, Helvetica, sans-serif;
font-size: 12px; color: #FFFFFF}

a:link {  color: #F58220; text-decoration: underline}
a:visited {  color: #F58220; text-decoration: underline}
a:hover {  color: #F58220; text-decoration: none}
a:active {  }

.fontsOrange {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; color: #F58220
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F58220;

}

BODY {
	SCROLLBAR-FACE-COLOR: #D97119;
	SCROLLBAR-ARROW-COLOR: #F79930;
	SCROLLBAR-BASE-COLOR: #DA7A4A;
	SCROLLBAR-SHADOW-COLOR: #D8743F;
	scrollbar-dark-shadow-color: #DA7A4A;
	SCROLLBAR-HIGHLIGHT-COLOR: #D97119;
	scrollbar-3d-light-color : #DA7A4A; 
	SCROLLBAR-TRACK-COLOR: #DA7A4A;

	topmargin: "0"; leftmargin: "0"; marginheight: "0"; marginwidth: "0"


}
.orange {
	color: #F58220;
}
.underline {
	text-decoration: underline;
}
