/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#text   {
	position:absolute;
	left:0px;
	top:0px; 
	width:700px; 
	z-index:0;
	overflow: visible;
}
a:link    {
	text-decoration: none;
	font-weight:bold;
	color: #6633FF;
}
a:visited    {
	text-decoration: underline;
	font-weight:bold;	
	color: #6633FF;
}
a:hover,a:active    {
	text-decoration:underline;
	font-weight: bold;
	color: #663399;
}
.stretch     {
	letter-spacing:1.5px;
	font-size: 12px;
	font-weight:normal;
}
.stretchmore     {
	letter-spacing:2px;
	font-size: 13px;
	font-weight:normal;
}
.stretchheadline     {
	letter-spacing:2px;
	color: #0099CC;
	font-size: 21px;
	font-weight:normal;
}
.stretchsubheadline     {
	letter-spacing:2px;
	font-size: 18px;
	font-weight:normal;
}
.strechbold {
	letter-spacing: 1px; 
	font-weight: bold;
}
.strechboldmore {
	letter-spacing: 2px; 
	font-weight: bold;
	font-size:14px;
}
