h1 {
	font-size: large;
	margin-bottom: 5px;
}
.spec {
	font-size: x-small;
	color: #666666;
	width: 533px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.spec td  {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}
h2 {

	font-size: medium;
	margin-bottom: 5px;
}
.lineStec {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h3 {


	font-size: medium;
	margin-bottom: 5px;
}
li {
	text-indent: -1em;
	line-height: 120%;
	margin-bottom: 0.5em;
}
.white a:link {
	color: #FFFFFF;
}
.white a:visited {
	color: #FFFFFF;
}
.white a:hover {
	color: #FFFFFF;
}
.white a:active {
	color: #FFFFFF;
}
