a:link {	
	border:none;	
	color:#000000;	
	text-decoration:none;	
	}		
	
a:active {	
	border:none;	
	color:#000000;	
	text-decoration:underline;	
	}		
	
a:visited {	
	border:none;	
	color:#000000; 	
	text-decoration:none;	
	}		
	
a:hover {	
	border:none;	
	color:#000000;	
	text-decoration:underline;	
	}		
	
body {	
	background:url() repeat-y fixed left top;	
	font-family: "Helvetica", Arial, sans-serif;	
	font-size:10pt;	
	color:#666666;	
	}		
	
h1 {	
	font-weight:bold;	
	font-family: "Helvetica", Arial, sans-serif;	
	font-size:10pt;	
	color:#666666;	
	}		
	
#bold {	
	font-weight:bold;	
	font-family: "Helvetica", Arial, sans-serif;	
	font-size:11pt;	
	color:#666666;	
	}		
	
.footer {	
	background:#FFFFFF;	
	width:200px;	
	color:#888888;	
	font-size:10px;	
	text-align:center;	
	margin:0px auto;	
	padding:10px;	
	}		
	
.footer a {	
	color:#000000;	
	font-size:10px;	
	}		
	
.header {	
	position:relative;	
	top:-10px;	
	left:-10px;	
	padding:5px;	
	width:100.5%;	
	background:#CCCCCC;	
	border-bottom:#666666 thin dotted;	
	}		
	
.main {	
	background:transparent;	
	width:800px;	
	background:#ffffff;	
	margin:0px auto;	
	padding:10px;	
	border-bottom:#666666 thin dotted;	
	}		
	
.left_column {	
	float:left;	
	width:380px;	
	height:210px;	
	background:#ffffff;	
	padding:5px;	
	}		
	
.right_column {	
	float:right;	
	width:380px;	
	height:210px;	
	background:#ffffff;	
	padding:5px;	
	}		
	
.l_column {	
	background:#ffffff;	
	text-align:center;
	}		
	
.r_column {	
	background:#ffffff;	
	text-align:center;	
	}	