    a:link {
        color:blue;
        text-decoration:underline;
    }
    a:active { color:red }
    a:visited { color:purple }
    body {
        background-color:white;
        color:black;
		scrollbar-face-color: #ffffcd;
		scrollbar-highlight-color: #ffffcd;
		scrollbar-3dlight-color: #ffffcd;
		scrollbar-darkshadow-color: #ffffcd;
		scrollbar-shadow-color: #ffffcd;
		scrollbar-arrow-color: #841519;
		scrollbar-track-color: #ffffcd;
    }
.txt {
        font-family:'Verdana','Arial';
        font-size:12px;
        text-decoration:none;
        color:black;
    }
    .signature {
        font-family:'Helvetica','Arial','Sans-serif';
        font-size:7px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .logo {
        width:675px;
        height:75px;
    }
    .menu {
        width:175px;
        height:375px;
    }
    .bottom {
        width:675px;
        height:100px;
    }
    .middle {
        width:275px;
        height:375px;
    }
    .heading {
        position:absolute;
        left:292px;
        top:125px;
        width:200px;
        height:50px;
    }
    .rightimg {
        width:225px;
        height:375px;
    }
    .leftimage {
        position:absolute;
        left:208px;
        top:125px;
        width:78px;
        height:138px;
    }
    .content {
    font-family:'Verdana','Arial';
    font-size:12px;
    text-decoration:none;
    color:black;
    padding:0px;
    position:absolute;
	left:290px;
	top:200px;
	padding:0px;
	width:250px;
	height:250px;
	overflow: auto;

    }
    .deem {
        position:absolute;
        left:724px;
        top:581px;
        width:51px;
        height:19px;
    }
    .box4 {
        position:absolute;
        left:128px;
        top:496px;
        width:125px;
        height:55px;
    }
    .box5 {
        position:absolute;
        left:627px;
        top:496px;
        width:125px;
        height:55px;
    }
    .box6 {
        position:absolute;
        left:295px;
        top:496px;
        width:125px;
        height:55px;
    }
    .box7 {
        position:absolute;
        left:463px;
        top:496px;
        width:125px;
        height:55px;
    }
