body
	{ background-color: #ffffff;
	
	font-family: verdana; font-size: 8pt;
	color: #606060;	
	overflow: auto;
	margin: 0px; padding: 0px;
	}

table
	{font-family: verdana; font-size: 8pt;
	color: #606060;
	}

td	{font-family: verdana; font-size: 8pt;
	color: #606060;
	}

li	{line-height: 1.7;
}	
	
A:link
	{ text-decoration: underline; color: #606060;
	}
A:visited
	{ text-decoration: underline; color: #606060;
	}
A:active
	{ text-decoration: underline; color: #606060;
	}
A:hover
	{ text-decoration: underline; color: #000000;
	}
.links a:link
	{text-decoration: none; color: #ffffff;
	}
.links a:visited
	{text-decoration: none; color: #ffffff;
	}
.links a:active
	{text-decoration: none; color: #ffffff;
	}
.links a:hover
	{text-decoration: underline; color: #ffffff;
	}

.linksresources a:link
	{text-decoration: none; color: #888888;
	}
.linksresources a:visited
	{text-decoration: none; color: #888888;
	}
.linksresources a:active
	{text-decoration: none; color: #888888;
	}
.linksresources a:hover
	{text-decoration: underline; color: #888888;
	}
	
.copy
	{font-family: verdana; font-size: 7pt;
	color: #404040;
	}
	
hr	{ color: #c0c0c0; height: 1px;
	}	
	
input
	{background-color: #ffffff;
	font-family: verdana; font-size: 8pt;
	}

.textarea
	{background-color: #ffffff;
	font-family: verdana; font-size: 8pt;
	}

.button
	{
	font-family: verdana; font-size: 8pt;
	color: #606060;
	font-weight: bold;
	}

.topbord
	{background-color: #000000;
	background-image: url('../imgs/curveinner.gif');
	background-repeat:  no-repeat;
	background-position: bottom left;
	}
	
.top
	{background-color: #000000;
	}

.copy
	{background-color: #606060;
	font-family: verdana, arial; font-size: 7pt;
	color: #ffffff;
	}

.cursorhand	
	{cursor: hand;
	}	
	
.rightbord
	{
	border-right: 1px dotted #cdd7d9;
	}

.links
	{font-family: verdana, arial; font-size: 10pt;
	font-weight: bold; color: #ffffff;
	letter-spacing: -1;
	}
	
.linksresources
	{font-family: verdana, arial; font-size: 10pt;
	font-weight: bold; color: #888888;
	letter-spacing: -1;
	}
	
.heading
	{font-family: verdana, arial; font-size: 14pt;
	font-weight: bold; color: #606060;
	letter-spacing: -1;
	}
	
.content
	{line-height: 1.7;
}

.quote
	{line-height: 1.7;
	font-style: italic;
}
.bord
	{
	border: 1px dotted #cdd7d9;
	}
.boldheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
