

body {
    font-family : Arial, Helvetica, sans-serif;
  }


.break {
    clear : both;
  }


input {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
  }


select {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
  }


h1 {
	font-family : Arial, Helvetica, sans-serif;
  }
  
#footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size:0.69em;
	line-height:2em;
	width:100%;
}

#footer a{
	color:#EB3D00;
}