@charset "iso-8859-1";
/* author: Unregistered user */
/* Creation date: 13/02/02 */

.right {float: right;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 30px;
				}
		
.left {float: left;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 30px;
				}

#content {
	position: relative;
	width: 750px;
	top: 35px;
	margin-left: 18px;
	margin-right: 10px;
	text-align: justify;
	line-height: 175%;

}

body  {color: #0000C0;	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif; background-color: #ffffff	}


li {
	list-style-image:url(bullet.gif);
	margin-left: 20px;
	position: relative;
	vertical-align: super;	
}


li.acro {
	list-style-image:url(pdflogo.gif);
	margin-left: 20px;
	position: relative;
	vertical-align: super;
	line-height: 300%;	
}

table {
	border-color: white;
	border-width: 3px;
	border-style: ridge;
}

th {
	border-color: white;
	border-width: 3px;
	border-style: ridge;
	font-size: 150%;
}

td {
	border-color: white;
	border-width: 3px;
	border-style: ridge;
}

table.layout {
	border-width: 0px;
}

th.layout {
	border-width: 0px;
	font-size: 150%;
}

tr.layout {
	border-width: 0px;
}

td.layout {
	border-width: 0px;
}

a:link {
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer; 
	}

a:visited {
	color: #ffffff;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

a:hover {
	color: #ff0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
a.page:link {
	color: #0000C0;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

a.page:visited {
	color: #0000C0;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

		
a.page:hover {
	color: #ff0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	}

a.list:link {
	color: #0000C0;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

a.list:visited {
	color: #0000C0;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

		
a.list:hover {
	color: #ff0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	}