
<!-- 
a{cursor:crosshair;height:1px;behavior:url(linkhilight.htc);filter:progid:dximagetransform.microsoft.fade}
A:link{color:#6f93b3; cursor: default; text-transform:none; font-family: arial narrow; font-style: normal; font-weight: bold; border-bottom:1 dotted #9a68d7; text-decoration: none;} 
A:visited{color:#6f93b3; cursor: default; text-transform:none; font-family: arial narrow; font-style: normal; font-weight: bold; border-bottom:1 dotted #9a68d7; text-decoration: none;} 
A:active{color:#6f93b3; cursor: default; text-transform:none; font-family: arial narrow; font-style: normal; font-weight: bold; border-bottom:1 dotted #9a68d7; text-decoration: none;} 
A:hover{color:#0b0b09; cursor:help; text-transform: none; font-family: arial narrow; font-style: normal; font-weight: normal; text-decoration: none; border-bottom:1 dotted #9a68d7; text-decoration: none;} 
--> 

<!--
body {
 direction: ltr;
 text-align: center;
 margin: 0px;
 background-color: #ffffff;
 background-image:url();
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: top left; 
 cursor: default;
 font-size: 12px;
 font-family: times new roman;
 color: #3d3938;
 scrollbar-track-color: #ffffff;
 scrollbar-face-color: #6f93b3;
 scrollbar-arrow-color: #6f93b3;
 scrollbar-shadow-color: #0b0b09;
 scrollbar-highlight-color: #0b0b09;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;}
-->

.text,tr,td {direction:ltr; font-size: 12px;}
.b,bold {color: #9a68d7;}
.i,italic {color: #9a68d7;}

#wrap {
	width: 500px;
	position: relative;
	text-align: justify;
	background-image: url();
	margin: 0 auto;
}

#header {
	height: 520px;
	text-align: center;
}

h1 {
        width: 300px; 
        text-align: left;
        padding: 10px;
        color:#9a68d7;
		margin-left: 40px;
        border-bottom:1px dashed #a5b8c7;
        font-family:book antiqua;
        font-style: italic;
		font-weight: none;
        font-size: 14px;
        line-height: 12px;
        text-transform: lowercase;
		letter-spacing: 1px;
}

#main {
	width: 500px;
	float: center;
	position: relative;
	margin-left: 0px;
	margin-top: -40px;
}

#footer {
	width: 500px;
	clear: both;
	height: 1px;
	position: relative;
	background-image: url();
}