body{
	color: White;
	background-color: #333346;
	font-family: Tahoma, sans-serif;
}

a:link {
	color: White;
}

a:visited {
	color: Silver;
}

a:active{
	color: White;
}

a:hover{
	color: #D3D3D3;
}

.tb600{
	width: 750px;
	background-color: black;
	text-align: center;
	padding: 5px;
	border: 1px solid #666666;
}

.imgb{
	border: 1px solid #666666;
}

.highlight{
	color: #D7D7D7;
	text-decoration: underline;
	font-style: italic;
}

.screenshots{
	vertical-align: top;
}

.more{
	font-weight: bold;
	color: white;
}

.normal{
	text-align: justify;
	font-size: 10pt;
}

.big{
  text-align: justify;
  font-size: 12pt;
}

.full{
	width: 100%;
}

.small{
	text-align: justify;
	font-size: 8pt;
}

.center{
	text-align: center;
}

.bold{
	font-weight: bold;
}

.half {
	width: 50%;
}

.third {
  width: 33%;
}
