a:link		{ color: #330099; }
a:visited	{ color: #000; }
a:hover		{ color: #990000; }
a:active	{ color: #990000; }



body, table, tr, td, img	{ border: 0px; padding: 0px; margin: 0px; }
body { background-color: #e8e6e7; }



.left	{ background-image: url(images/left.gif); background-repeat: repeat-y; width: 8px; }
.right	{ background-image: url(images/right.gif); background-repeat: repeat-y; width: 8px; }



.left_copy
	{
		font-family:  arial,helvetica; 
		font-size: 11px; 
		line-height: 13px; 
		margin: 10px 20px 15px 20px; 
	}

.left_head
	{
		background-color:#688ba1;
		width:145px;
		font-weight:bold;
		padding:3px;
		margin-bottom:5px;
	}



p
	{
		font-family: helvetica, arial; 
		font-size: 13px; 
		line-height: 17px; 
		margin-right:20px;
	}
	

.copyright 
	{ 
		border-top:1px solid #000;
		color: #000; 
		font-family: arial,helvetica; 
		font-size: 11px; 
		margin: 45px 20px 50px 0px; 
		width: 530px;
	}



	