html,body {
    scrollbar-face-color: #4F5D8F;
    scrollbar-arrow-color: white;
}
body,td,th {
	font: normal 90%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #4F5D8F;
}
p {
    text-align: justify;
    line-height: 108%;
    width: 590px;
}
a {     font-weight: bold;
        font-style: italic;}
        
a:link {text-decoration: none;
        color: #DDDDDD}
        
a:visited {
	    text-decoration: none;
	    color: #DDDDDD;
}
a:hover {
        text-decoration: underline;
        color: #DDDDDD}
        
a:active {
        text-decoration: none;
        color: #DDDDDD}
        
.bgTop {
	background-image:url("images/bck_top.jpg");
}        

.bgMiddle {
	background-image:url("images/bck_middle.jpg");
} 

.bgMenu {
	background-image:url("images/bck_menu.jpg");
} 

.bgDown {
	background-image:url("images/bck_down.jpg");
} 

.bgBottom {
	background-image:url("images/bck_bottom.jpg");
} 

.height596 {
	height:596px;
}