body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-Color:#FFFFFF;
    margin:0px;
    color:#666666;
}
#tab4 br{
	font-size:6px;
}

.flowtext a{   
    color:#666666;
    text-decoration:underline;
    font-size:12px;
}

table{
    border-style:solid;
    border-width:0px;
    border-color:blue;
}
td{
    font-family:Arial, Helvetica, sans-serif;
    border-style:solid;
    border-width:0px;
    border-color:red;
}
a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:underline;
}
a:link{
    font-weight:100;
}
a:visited{
    font-weight:100;
}
a:hover{
    text-decoration:none;
}
.activeLink {
    font-weight:bold;
}
.scrollTxt{
	font-size:12px;
}