body, td, input
{
	font-family: Verdana;
	font-size: 12px;
	color: #595959;
        line-height: 21px;
}
#content, #content td
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
}
#content ol{
    color: #B0B0B0;
}
#content strong, #content td strong
{
	color: #FF9900;
}
#content a
{
	color: #33c;
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}
#menu a
{
	color: #c00;
        /*color: black;*/
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#menu td.active a
{
	color: black;
}
#menu a.sub
{
	color: #c33;
	font-weight: normal;
	font-size: 11px;
}
#menu td.active a.sub
{
	/*color: #550000;*/
        color: black;
}
#sample a
{
	color: #33c;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
#sample a:hover
{
	text-decoration: underline;
}
.bannerline, .bannerline a
{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}
.keyword
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: #600;
}
.number
{
	font-family: Arial;
	font-weight: bold;
	color: #900;
}

img {
        border-color: black;
}
