/* "How to build NT + Linux Network" Index Style */

BODY{
	color: #000000;
	background: #FFFFFF none;
	margin-top: 3%;
	margin-right: 20%;
	margin-left: 5%;
}

A:link{
	background: transparent;
	color: #0000FF;
	text-decoration: none;
}

A:visited{
	background: transparent;
	color: #003366;
	text-decoration: none;
}

A:active{
	background: transparent;
	color: #FF5DDD;
	text-decoration: underline;
}

A:hover{
	text-decoration: underline;
}

H1{
	font-size: 180%;
	font-weight: normal;
	background: #000000;
	color: #FFFFFF;
	padding: 3%;
}

H2{
	font-size: 120%;
	font-weight: normal;
	border-bottom: thin solid #000000;
	border-left: thick solid #000000;
	padding-top: 3%;
	padding-left: 1%;
}

P{
	font-size: 90%;
	line-height: 130%;
}

UL{
	list-style-type: none;
	line-height: 150%;
}

ADDRESS{
	font-style: normal;
	text-align: center;
	padding-top: 5%;
}

.ascii{
	font-family: "Impact" , helvetica;
}

.author{
	text-align: right;
}

.step{
	padding-top: 2%;
}

.section{
	font-size: 90%;
}

.column{
	padding-top: 2%;
	font-size: 90%;
}
