<head>  /* GUIDING */

<title>styles-request.css</title>

<style type='text/css'>

<!--
body	{
	background-color: #9c9d9f; 
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7.85pt;
	line-height: 1.3em;
	color=#000000;
	text-align: left;
	}

.title 	{ color: #98106a; font: 12px verdana, arial, sans-serif; font-weight: normal; }

#top	{
	position: absolute;
	width: 100%;
	height: 61px;
	top: 0;
	left: 0;
	background-color: #98106a;
	padding: 0;
	border: 0;	
	}

/*  text only  */
#top2	{
	position: absolute;
	width: 100%;
	height: 39;
	top: 5;
	left: 9;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3em;
	border: 0;
	padding: 8;
	background-color: #98106a;
	}

#left	{
	position: absolute;
	width: 430px;
	height: 1000;
	top: 61px;
	left: 0;
	background-color: #ffffff;
	}

/*  text only  */
#left2	{
	position: absolute;
	width: 380px;
	height: 1000;
	top: 100px;
	left: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.2em;
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 7;
	}

-->

</style>
</head>

