body 
{ 
	font-family: tahoma, verdana, arial; 
	font-size: x-small;
	background-color: #181916;
} 

a:link 
{ 
  color: #6699CC;
  text-decoration: none;
} 

table,p,ul,li
{ 
	font-size: x-small; 
	color: #c0c0c0; 
} 

h3,h4,h5
{ 
	color: #c0c0c0; 
} 

//img
//{ 
//	border:10px solid white;
//}

.line 
{ 
	font-size: small; 
	font-weight: bold;
	background-color: #9CB6E7; 
	color: #ffffff; 
}

.links 
{ 
	font-size: x-small; 
	color: #444444; 
} 

.section 
{ 
	font-size: x-small; 
	background-color: ##DDDDDD; 
	border-width: 1px;
	cell-spacing:0;
	cell-padding:2;
} 

.cmdline
{ 
	font-family: Courier New; 
	font-size: small;
	color: #ffffff;
	background-color: #000000; 
}

.code
{ 
	font-family: Courier New; 
	font-size: small;
	color: #000000;
	background-color:#FFFFCC;
}

.headline
{ 
	border-width: 0px;
	font-size: x-small;
	background-color:#333333;
	width: 100%
}

.select
{ 
	color: #6699CC;
}

.main
{ 
	border-width: 0px;
	width: 700px
}