.TEXT {
	font-size: 12px;
	line-height: 20px;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/J_1.gif);
    background-repeat: repeat-x;
    background-color:#c8e3f1;
    line-height: 20px;
    color: #000000;
}
body, td, th
{
    font-size: 13px;
    color: #000000;
}
a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover
{
    color: #ff3300;
    text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
