body,td,th {
	font-size: 15px;
}
body {
	background-color: #B4C6DB;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.newStyle3
{
    background-image: url('xxgk_03.jpg');
    background-position: top;
    text-align: left;
    text-indent: 20px;
    height: 26px;
}
.newStyle4
{
    vertical-align: top;
    width: 200px;
}
.newStyle5
{
    background-image: url('xxgk_04.jpg');
    height: 30px;
    background-repeat: repeat-y;
}
.newStyle6
        {
            line-height: 42px;
        }
