
html, body {}
html, body {font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
body {font-size:12px; margin:0; padding:0; color:#222;}
strong, em, b, i, .bold {font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}

table, td {font-size: 1em;}
th {text-align:left; background-color:#eee;}
p {margin:0 0 1em 0;}
h1, h2, h3, h4, h5, h6 {font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif; color:#036;}
h1 {font-size:1.3em;}
h2 {font-size:1.0em;}
h3 {font-size:0.9em;}
input, select, textarea {font-family:Arial,Helvetica,sans-serif; font-size:1em;}
form {display:inline;}
label {vertical-align:middle;}

.skip {position:absolute; left:-10000px; width:1px; height:1px; overflow:hidden;}
.smallest {font-size:.7em;}
.smaller {font-size:.8em;}
.small {font-size:.9em;}
.normal {font-size:1em;}
.large {font-size:1.1em;}
.larger {font-size:1.2em;}
.largest {font-size:1.3em;}
.bold {font-weight:bold;}
.normal {font-weight:normal;}
.italic {font-style:italic;}
.strike {text-decoration:line-through;}
.red {color:#600;}
.blue {color:#036;}
.white {color:#fff;}
.vtop {vertical-align:top;}
.center {text-align:center;}
.right {text-align:right;}
.nowrap {white-space:nowrap;}
.clear {overflow:hidden; clear:both; height:0; margin:0; padding:0; font-size:1px; font-size:0.01em; display:block;}

.fltlft {float:left;}
.fltrt {float:right;}
.vspacer10 {width:100%; height:10px; display:block; overflow:hidden; margin:0; padding:0;}

.lucida {font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
.georgia {font-family:Georgia,"Times New Roman",Times,serif;}
.arial {font-family: Arial,Helvetica,sans-serif;}

a, a:link, a:visited {color: #222; text-decoration: none;}
a:hover {color: #222; text-decoration: underline;}
a:active {color: #222; text-decoration: underline;}
a:active, a:focus {outline:0;}
