BODY {
	font: normal 10pt Arial;
	font-family: arial,helvetica;
	font-size: 10pt;
	color: #e7df7d;
	background-color: #FEFDED;
	text-align: left;
	scrollbar-face-color: #FEFDED;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FF4200;
	scrollbar-3dlight-color: #FEFDED;
	scrollbar-darkshadow-color:#FEFDED;
	scrollbar-track-color: #FEFDED;
	scrollbar-arrow-color: #FF4200;
	background-image : url(/main_bck.jpg);
	background-attachment : fixed;
}

A {text-decoration: underline;color: #cafd33;font-size: 10pt;}
A:link {text-decoration: underline;color: #cafd33;}
A:visited {text-decoration: bold;color: #e7df7d; font-size: 10pt;}
A:active {font-weight: bold;text-decoration: bold;color: #dbff44;font-size: 10pt;}
A:hover {text-decoration: underline;color: #dbff44;	font-size: 10pt;}

P {font-family: arial,helvetica;font-size: 10pt;color: #e7df7d;font : Arial, Helvetica, sans-serif;}

ul {
	font: normal 10pt Arial sans-serif;
	font-family: arial,helvetica;
	text-align: left;
	font-size: 10pt;
	color: #e7df7d;
	list-style : none;
	margin : 0%;
}

ol {
  font: normal 10pt Arial sans-serif;
  font-family: arial,helvetica;
  text-align: left;
  font-size: 10pt;
  color: #e7df7d;
}

li {
  font: normal 10pt Arial sans-serif;
  font-family: arial,helvetica;
  text-align: left;
  font-size: 10pt;
  color: #e7df7d;
}

table {
	font: normal 10pt Arial;
	font-family: arial,helvetica;
	font-size:10pt;
}

INPUT {
  font: normal 12pt Arial sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-color: #000000 ;
}

TEXTAREA {
  font: normal 12pt Arial sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-color: #000000 ;
}

SELECT {
  font: normal 12pt Arial sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-color: #000000 ;
}

TD {
  font-family: arial,helvetica;
  font-size: 10pt;
  text-transform: none;
  color: #e7df7d;
}

H1 {
	font-weight: bold;
	font-family: arial,helvetica;
	font-size: 14pt;
	text-transform: uppercase;
	color: #cafd33;
	text-align: right;
}

H2 {
  font-weight: bold;
  font-family: garamond,arial,helvetica;
  font-size: 14pt;
  text-transform: uppercase;
  color: #cafd33;
  text-align: left;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #cafd33;
	text-align: left;
	margin : 0;
}

H4 {
  font-family: arial,helvetica;
  font-size: 7pt;
  color: #e7df7d;
  text-align: left;
}

H5 {
	font-family: arial,helvetica;
	font-size: 10pt;
	color: #e7df7d;
	font : Arial, Helvetica, sans-serif;
	margin : 0;

}

klein {
	font-family: arial,helvetica;
	font-size: 7pt;
	color: #e7df7d;
	font : Arial, Helvetica, sans-serif;
}

HR {
  color: #e7df7d;
  align: center;
}

