body {
        color: #4d564b;
        font-size: mall;
        font-family: Verdana, Geneva, Arial, sans-serif;
        background-color: #e9ebe9;
	margin: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height:150%;
        }

p	{ text-indent: 3em;
	}

h3	{color: #966b72;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
	}

ol {list-style-type: lower-roman; margin: 1em 0 1em 40px }
ul {list-style-type: square; margin: 1em 0 1em 40px }

a:link {color: #696; text-decoration: none; background-color: transparent }
a:visited { color: #699; text-decoration: none; background-color: transparent }
a:hover { color: #c93; text-decoration: underline; background-color: transparent }
a:active { color: #900; text-decoration: underline; background-color: transparent }

#para1	{background-color: #caddca;
	color: #322;
	position: relative;
	padding:10px;
	margin-top:10px;
	padding-left: 60px;
	padding-right: 55px;
	}

#para2	{  background-color: #c9ebe3;
position: relative;
padding: 10px;
margin-top: 10px;
width: 40%;
float: left;
margin-left: 0px;
margin-bottom: 10px;
padding: 8px;
}

#ul	{ background-color: #f6f6b8;
position: relative;
padding: 10px;
margin-top: 10px;
width: 25%;
float: right;
	}

#footer	{ background-color: #333;
color: #aaa;
clear:left;
position: relative;
padding: 10px;
margin-top: 10px;
width: 100%;
border-color: #ccf;
border-width: 6px;
border-style: ridge;
	}


-->
</style>

