table {
    border-color:blue;
    border-width:5px
    }

.tbody1 {
	background:url("bgimage_fias.png") fixed repeat-y;
	}

a {
    font-size:14px;
    font-family:"arial","helvetica",san serif;
    font-weight: bold;
    font-style:italic;
    text-decoration:none;
    }

a:link {
	color:#00FF00;
	}

font color {
    color:#ffffff;
}

a:visited {
            color:#00FF00;
        }
a:hover {
	font-size:17px;
	color:#FFFFFF;
	text-decoration:underline;
	font-family:"Times New Roman";
        }

.shadow {
        height:50;
        width:400;
        font-size:20pt;
        font-weight:bold;
        filter:shadow(Color=#00F916);
        }
