body {
		margin:0px;
		background:#fff;
		}	

A                { color: #333; text-decoration: none; background: none;}
A:link           { color: #333; text-decoration: none; background: none;}
A:link:hover     { color: #333; text-decoration: none; background: none;}
A:link:active    { color: #333; text-decoration: none; background: none;}

A:visited        { color: #333; text-decoration: none; background: none;}
A:visited:hover  { color: #333; text-decoration: none; background: none;}
A:visited:active { color: #333; text-decoration: none; background: none;}

	form {
		font-family:Tahoma, verdana, arial, sans-serif;
		font-size:12px;
		letter-spacing : 0px;
		line-height:140%;
		margin:0px;
		}	

	#bbsbody {	
		border-top : 1px solid #b8b8b8;
		border-bottom : 1px dotted #b8b8b8;
		
		margin: 2px;
		}

		.bbsform {
		font-family:Tahoma, verdana, arial, sans-serif;
		color:#333;
		background:#fff;
		font-size:12px;
		font-weight:normal;
		letter-spacing : 0px;
		line-height:140%;
	
		border-bottom : 1px dotted #b8b8b8;
	
		padding: 5px;
		margin: 0px;
		}
		
		.bbscontent {
		font-family:Tahoma, verdana, arial, sans-serif;
		color:#333;
		background:#fff;
		font-size:12px;
		font-weight:normal;
		letter-spacing : 0px;
		line-height:140%;
		
		border-bottom : 1px dotted #b8b8b8;
		
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 5px;
		padding-right: 5px;
		margin: 0px;
		}
		
		.bbsdate {
		font-family:Tahoma, verdana, arial, sans-serif;
		color:#333;
		background:#fff;
		font-size:12px;
		font-weight:normal;
		letter-spacing : 0px;
		line-height:140%;
		
		padding: 0px;
		margin: 0px;
		}	
		.bbsdate a{
		font-weight: normal;
		}
	
		.bbsfooter {
		font-family:Tahoma, verdana, arial, sans-serif;
		color:#333;
		background:#fff;
		font-size:12px;
		font-weight:normal;
		letter-spacing : 0px;
		line-height:140%;
		
		padding: 5px;
		}
	
