body {
scrollbar-base-color: none;
scrollbar-arrow-color: none;
}


a {
color: #000000;
text-decoration: none;
}


a:hover {
text-decoration: underline;
}


.subject {
font-size: 10px;
font-family: Verdana;
font-weight: bold;
}


.post {
font-size: 12px;
font-weight: normal;
font-family: Verdana;
}


.header {
color: #000000;
background-color: #FFFFFF;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
}


.header2 {
background-color: #EDF0F7;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
}


.category {
background-color: iisa.gif;
font-family: Verdana;
font-size: 10px;
}


.tablerow {
font-family: Verdana;
color: #000000;
font-size: 10px;
}


.nav {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
}


.smalltxt {
font-size: 9px;
font-family: Verdana;
}


.mediumtxt {
font-size: 10px;
font-family: Verdana;
font-weight: normal;
color: #000000;
}


.linktxt {
font-size: 10px;
font-family: Verdana;
font-weight: normal;
color: #FFFFFF;
}


.navtd {
font-size: 11px;
font-family: Verdana;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;							
}


.multi {
font-family: verdana;
font-size: 11px;
}


textarea, select, input, object {
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #EDF0F7;
color: #000000;
}

a:link { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:red; text-decoration:none }
a:active { font-weight:bold; color:#000000; text-decoration:underline }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline }

