body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: white;
	font-family:"Times New Roman";    
}
td.basictextbold {
    font-size: 20px;
    color: black;
    font-weight: bold;
}
td.basictext {
    font-size: 20px;
    color: black;
}
p.basictext {
	font-size: 20px;
    color: black;
}

span.linktext { font-size: 20px; }

td.cntr { text-align:center }

.specsHeader {
	font-size: 20px;
	color: #000000;
}
.specs {
	font-size: 15px;
	color: #000000;
}

td.basictextbold {
	font-size: 20px;
	color: black;
	font-weight: bold;
}
td.basictext {
	font-size: 20px;
	color: black;
}
td.largetextbold {
	font-size: 22px;
	color: black;
	font-weight: bold;
}
p.basictext {
	font-size: 20px;
	color: black;
}
p.basictextbold {
	font-size: 20px;
	color: black;
	font-weight: bold;
}

a:link {
	height: 32px;
}
