body {
	background: #f5eff8 url(bgr.gif) repeat-x top right;
	color: #a88daf;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	}

#img	{
	position: absolute;
	top: 0px;
	right: 0px;
	}

#content {
	position: absolute;
	top: 360px;
	right: 10px;
	width: 400px;
	text-align: justify;
	z-index: 3;
	line-height: 14pt;
	}

a {
	color: #67a4b5;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	font-weight: bold;
	background: none;
	}

a:active {
	color: #35acce;	
	text-decoration: none;
	border-bottom: 2px solid #9eb9c1;
	font-weight: bold;
	background: none;
	}

a:active {
	color: #35acce;	
	text-decoration: none;
	border-bottom: 2px solid #9eb9c1;
	font-weight: bold;
	background: none;
	}

a:hover {
	color: #35acce;	
	text-decoration: none;
	border-bottom: 2px solid #9eb9c1;
	font-weight: bold;
	background: none;
	}

#nav {
	position: absolute;
	top: 320px;
	right: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-align: center;
	font-family: georgia, "time new roman", serif;
	font-size: 9pt;
	z-index: 4;
	}

#nav a {
	color: #929292;
	line-height: 15pt;
	text-decoration: none;
	background: #ffffff;
	border: 1px solid #cfc3e5;
	padding: 5px 10px 5px 10px;
	letter-spacing: 1px;
	}

#nav a:active {
	color: #898989;
	text-decoration: none;
	background: #e8e8e8;
	padding: 5px 10px 5px 10px;
	letter-spacing: 1px;
	}

#nav a:visited {
	color: #898989;
	text-decoration: none;
	background: #e8e8e8;
	padding: 5px 10px 5px 10px;
	letter-spacing: 1px;
	}

#nav a:hover {
	color: #898989;
	text-decoration: none;
	background: #e8e8e8;
	padding: 5px 10px 5px 10px;
	letter-spacing: 1px;
	}
a img {
	border: 0;
	}

p img {
	background-color: #eadbf1;
	padding: 4px;
	border: 0;
	}

strong, em {
	color: #75d6bc;
	}

input, textarea { 
	background-color: #ffffff;
	border-bottom: 1px solid #c7c7c7;
	font-family: "trebuchet ms", sans-serif; 
	color: #a88daf;
	font-size: 8pt; 
	border: 0;
	padding: 0px 2px 0px 2px;
	}

option, select {
	background-color: #ffffff;
	font-family: "trebuchet ms", sans-serif; 
	color: #a88daf;
	font-size: 8pt; 
	border: 0;
	}

h2 {
	color: #608b96;
	font-family: georgia, "times new roman", serif;
	font-size: 14pt;
	text-align: left;
	line-height: 16pt;
	margin: 0;
	letter-spacing: 2px;
	border-bottom: 1px solid #ffffff;
	}

h3 {
	color: #715a76;
	font-family: georgia, "times new roman", serif;
	font-size: 7pt;
	margin: 0;
	text-align: left;
	line-height: 7px;
	padding-left: 150px;
	font-style: italic;
	}

ul {
	list-style-type: square;
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}


blockquote {
	background-color: #ffffff;
	color: #929292;
	font-family: "trebuchet ms", sans-serif;
	font-size: 8pt;
	margin: 0px 20px 0px 20px;
	padding: 5px 20px 5px 20px;
	border-bottom: 8px solid #9b98ba;
	line-height: 12pt;
	}

.footer {
	background-color: #ffffff;
	font-size: 7pt;
	padding: 3px 0px 3px 0px;
	text-align: center;
	line-height: 10pt;
	}