body { margin-bottom: 0px; font-family: tahoma;}

.small {
    color: #999999;
    font-family: tahoma;
    font-size:12px;
}

.small a:hover {
    color: #FF9900;
    text-decoration: none;
    font-family: tahoma;
    font-size:12px;
}

a {
    color: #000;
    font-family: tahoma;
    text-decoration: underline;
    font-size: 12px;
}

a:hover {
    color: #000;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
}

td, textarea, input, select {
font-family: tahoma;
font-size: 12px;
}

.footer {
    color: black;
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
}

.footer A {
    color: #000;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 12px;
}

.footer a:hover {
    color: #000;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
}


.top_nav {
    color: #999999;
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
}

.top_nav a:link {
    color: #FF9900;
    text-decoration: none;
    font-family: tahoma;
    font-size: 10px;
}

.top_nav a:hover {
    color: #FF9900;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 10px;
}

.bolder {
    color: black;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight:bold;
}

.bolder A {
    color: black;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 12px;
    font-weight:bold;
}

.bolder A:hover {
    color: #999999;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight:bold;
}

.copyW {
    color: black;
    text-decoration: none;
    font-family: tahoma;
    font-size: 10px;

}

.copyW A {
    color: black;
    text-decoration: none;
    font-family: tahoma;
    font-size: 10px;

}

.copyW A:hover {
    color: #999999;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 10px;

}

.attention 
{
	font-weight:bolder;
	color:Red;
	/*vertical-align: super;	*/
}
