body {
	background-color: #DDEBF3;
	background-image: url("pages/FlPort/TestBGImage.gif");
	background-position: 100% 50%;  
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #306782;
	font-family: Papyrus, Tahoma, "Times New Roman", serif;
	}
 
a:link {text-decoration: none; color: #0000FF;} 
a:active {text-decoration: none; color: red;}
a:visited {text-decoration: none; color: #8315b3;} 
a:hover {text-decoration: none; color: #998000;}

h1 {
	font-size: 150%;
	font-weight: bold;
	margin-left: 0%;
	text-align: left;
	}


h2 {
	font-size: 100%;
	font-weight: normal;
	margin-left: 0%;
	margin-right: 40%;
	text-align: left;
	}

h3 {
	font-size: 80%;
	font-weight: normal;
	margin-left: 0%;
	text-indent: 5%;
	text-align: left;
	}

h4 {
	font-size: 110%;
	font-weight: normal;
	}

h5 {
	font-size: 125%;
	font-weight: normal;
	margin-left: 0%;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	}

p.modified {
	margin-top: -0.25em;
	margin-bottom: 0em;
	}

p.mod2 {
	margin-top: 0em;
	margin-bottom: -1.5em;
	}

p.mod3 {
	margin-top: -1.25em;
	margin-bottom: 0em;
	}

p.mod4 {
	margin-top: -1em;
	margin-bottom: 0em;
	}

p.mod5 {
	margin-top: 0.5em;
	margin-bottom:5 0em;
	}

p.mod6 {
	margin-top:  1.5em;
	margin-bottom:  -1em;
        }