
h1 {
    font-family: helvetica;
    font-size: 25px;
    color: #660000;
  }


h2 {
    font-family: helvetica;
    font-size: 15px;
    color: #660000;
  }


img {
    border-width: 0px;
    vertical-align: top;
    padding: 0px;
  }


A {
    color : #cf530a;
    font-family : tahoma;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
  }


A:hover {
	color: Silver;
}


A.text1 {
    font-weight: normal;
    text-decoration: none;
    color: black;
    background: transparent;
    font-family: sans-serif;
    font-size: 8pt;
  }


ul {
    font-family : sans-serif;
    font-size : 9pt;
    text-indent : 0px;
    text-align: justify;
    color: #660000;
  }


span {
    background: transparent;
    font: 8pt tahoma;
    color: white;
  }


table {
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
  }


p {
    background-color : transparent;
    color : white;
    text-indent : 30px;
    font-size : 9pt;
    font-weight : normal;
    text-align : justify;
    text-decoration : none;
    font-family : tahoma;
  }


textarea {
	font-family: sans-serif;
	font-size: 9pt;
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #737572;
}


text {
    color : #660000;
    font-family : sans-serif;
    font-size : 9pt;
  }


input {
    font-family: sans-serif;
    font-size: 9pt;
    width: auto;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #737572;
  }


.input-submit {
    background: #f5cc55;
    font-family: sans-serif;
    font-size: 9pt;
    border-width: 1px;
    border-color: black;
    border-style: solid;
  }


select {
    background: #f5cc55;
    font-family: sans-serif;
    font-size: 9pt;
    width: auto;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: black;
  }


ul {
    background: transparent;
    color : #660000;
    font-family: sans-serif;
    font-size: 9pt;
    width: auto;
    height: auto;
  }


li {
	background: transparent;
	color: White;
	font-family: tahoma;
	font-size: 9pt;
	width: auto;
	height: auto;
}


pre {
    color : #660000;
    font-family : sans-serif;
    font-size : 9pt;
    text-indent : 0px;
  }

.text2 {
	background-color: transparent;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-indent : 3px;
	text-align: right;
	text-decoration: none;
	font-family: tahoma;
}