body { 
	font: 8pt verdana; 
	color: #555753; 
	margin: 5px; 
	}

div.content { 
	font: 10pt century gothic, verdana; 
	margin-top: 0px; 
	text-align: justify;
	color: #000000
	}

div.specs { 
	font: 8pt century gothic, verdana; 
	margin-top: 0px; 
	text-align: justify;
	color: #000000
	}

h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #11A8E1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #72CBE9;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #11A8E1;
	}