body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
        	text-align: center;
        font-family: verdana, 'trebuchet ms', sans-serif;
        font-size: 13px;
	}

a {
	text-decoration: underline;
	}

a:link  { color: #444; line-height: 18pt; text-decoration: none }
a:visited  { color: #444; line-height: 18pt; text-decoration: none }
a:hover  { color: #900; line-height: 18pt }
a:img { border: none; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.nav-list {
	margin-left: 5px;	
	}

.content h2 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
        font-size: 16px;	
	text-align: left;
	font-weight: normal;	
	margin-bottom: 20px;	
	}

.content ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	}

.content li {
	line-height: 150%;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	}

.bottom {
        font-family: verdana, 'trebuchet ms', sans-serif;
        font-size: 10px;
		color: #ffffff;
        }

		#text {
		background-color: #ffffff;
	        font-family: verdana, 'trebuchet ms', sans-serif;
	        font-size: 13px;
				line-height: 13pt;
		}
