/* CSS Document */
body     { background-color: #FFFFFF }
p,td     { font-family: times; font-size: 12px; color: #000000 }
a        { color: #FF3300; text-decoration: none }
a:hover  { color: #0099ff; text-decoration: underline}
input,textarea,select { font-family: times; font-size: 10px }