/*style sheet for Easy Car Rental NZ */
<style>
<!-- 


body {  font-family: Verdana, Arial, "Times New Roman"; font-size: 8pt}
body { background-color: #FFFFFF}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; color: #FFFF33}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFF00 } 

table {  font-family: Verdana, Arial, "Times New Roman"; font-size: 8pt}
tr {valign:top}
td {  font-family: Verdana, Arial, "Times New Roman"; font-size: 8pt; text-align: center}

p { font-family: Verdana, Arial, "Times New Roman"; font-size: 8pt} 


a:link { text-decoration: none; color:#0000EE }
a:visited { text-decoration: none; color: #5555FF}
a:active { text-decoration: none; color: blue }
a:hover { text-decoration: underline; color: blue}


/*bold style - un-comment this section and comment the above
a:link { text-decoration: none; color:#0000CC; font-weight: bold }
a:visited { text-decoration: none; color: #8888FF; font-weight: bold }
a:active { text-decoration: none; color: blue; font-weight: bold }
a:hover { text-decoration: underline; color: blue; font-weight: bold }
*/
code { font-family: "Courier New", Courier, mono; font-size: 11pt} 

form {font-family: Arial, Verdana, Tahoma; font-size: 7pt} 

option {font-family: Verdana, Tahoma, Arial; font-size: 8pt} 

input {font-family: Verdana, Arial, Tahoma; font-size: 8pt} 

select {font-family: Verdana, Arial, Tahoma; font-size: 7pt} 

-->
</style>