/* SPACING */
.b1 {CLEAR: both; HEIGHT: 1px}
.b2 {CLEAR: both; HEIGHT: 2px}
.b3 {CLEAR: both; HEIGHT: 3px}
.b4 {CLEAR: both; HEIGHT: 4px}
.b5 {CLEAR: both; HEIGHT: 5px}
.b6 {CLEAR: both; HEIGHT: 6px}
.b7 {CLEAR: both; HEIGHT: 7px}
.b8 {CLEAR: both; HEIGHT: 8px}
.b10 {CLEAR: both; HEIGHT: 10px}
.b15 {CLEAR: both; HEIGHT: 15px}
.b20 {CLEAR: both; HEIGHT: 20px}
.b30 {CLEAR: both; HEIGHT: 30px}
.b40 {CLEAR: both; HEIGHT: 40px}

/* LINKS */
a {color:#333333; text-decoration:underline;}
a:visited {color:#333333; text-decoration:underline;}
a:hover {color:#666666; text-decoration:underline;}

/* MAIN */
body,td,select,input {font-family:Arial,Verdana,Georgia,"Times New Roman",serif; font-size:12px;}
img {border:0px;}

/* TEXT */
.text_small {font-family:arial,verdana; font-size:10px; color:#333333;}
.text_detail {font-family:Georgia, Times New Roman, Times, serif; font-size:16px; color:#000000;}