body {
background-image: url(legal-background.gif); 
background-attachment: fixed
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

a
{
	color:#4B4B4B;
	text-decoration:underline;
}
a:link {
	color:#00005E;
	text-decoration:underline
}
a:active {
	color:#00005E;
	text-decoration:underline
}
a:visited {
	color:#828282;
	text-decoration:underline
}
a:hover {
 	color:#828282;
 	text-decoration:none
}

.menutitle {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-indent:8px;
	font-family : Verdana;
	line-height: 150%;
}

.menu {
	font-size:12px;
	color:#000062;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-indent:0px;
	font-family : Verdana;
	line-height: 150%;
}

.menu2 {
	font-size:12px;
	color:#000062;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-indent:0px;
	font-family : Verdana;
	margin-left: 5px;
	line-height: 150%;
}

.navi {
	list-style-image: url(left-icon.gif);
	margin-left: 0;
    padding-left: 0;
}

.navi2 {
	list-style-image: url(left-arrow.gif);
	margin-left: 3px;
    padding-left: 3px;
}

h1 {
	font-size : 18px;
	font-family : Verdana;
	color : #006699;
	margin-left : 4px;
	margin-right : 4px;
	
}
h2 {
	font-size : 14px;
	font-family : verdana;
	color : #00005E;
	margin-top: 3px;
	margin-bottom : 3px;
	margin-left : 4px;
	margin-right : 0px;
	
}
h3 {
	font-size : 14px;
	font-family : Veranda, Arial, Helvetica sans-serif;
	color : #ff0000;
	margin-left : 4px;
	margin-right : 4px;
	
}
p {
	color : #333333;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Verdana;
}
p a {
	color : #626262;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.text2 {
	color : #FFE6CC;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 10px;
	font-family : Verdana;
}

}
.text3 {
	color : #990000;
	font-size : 12px;
	font-weight: bold;
	font-family : verdana;
}

table 
{
empty-cells: show
}