BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: x-small;
	margin-top : 10px;
}

SPAN.informationalheading {
	color : #006633;
	font-size : medium;
	font-weight : bold;
}

Table.informational {
	width : 600;
	font-size : x-small;
	color : Navy;
}

Table.dynaflatdetails {
	font-size : xx-small;
	color : Navy;
	background-color : Silver;
}

A {
	color: #666666;
	text-decoration: none;
	font-size : x-small;
	font-weight : normal;
}

A:HOVER {
	color: #FFA500;
	text-decoration: underline;
	font-size : x-small;
	letter-spacing : 0px;
}
TR.even {
	background-color : Silver;
	font-size : xx-small;
}

TR.odd {
	background-color : #FFFF99;
	font-size : xx-small;
}

TABLE.main {
	background-color : White;
}


TD.infoboxbody {
	font-size : x-small;
	color : #2E8B57;
	padding-left : 3px;
	padding-right : 3px;
	background-color : #FFFF99;
}

TD.feature {
	font-size : x-small;
	color : #2E8B57;
}

TD.infoboxhead {
	font-size : x-small;
	color : #000066;
	background-color : Silver;
}

TD.mainfeatureicons {
	padding-left : 35px;
}

TABLE.footer_menu {
	font-size : x-small;
}

TABLE.footer_copyright {
	font-size : xx-small;
}

SPAN.msrp {
	font-size : x-small;
	color : #2E8B57;
}
SPAN.price {
	font-size : x-small;
	color : #2E8B57;
}
SPAN.model {
	font-size : x-small;
	color : #000066;
	font-weight : bold;
}

SPAN.featuredescription {
	font-size : x-small;
	color : #000066;
}
HR.featuredivider {
	color : #FF9900;
	line-height : 2px;
}
TD.description {
	font-size : x-small;
	color : #000066;
	background-color : White;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
}

TD.category {
	font-size : xx-small;
	color : #2E8B57;
	height : 20px;
	padding-left : 10px;
	padding-right : 5px;
	font-weight : 500;
}

TD.subcategory {
	font-size : xx-small;
	color : #2E8B57;
	padding-left : 5px;
	padding-right : 5px;
}

TD.specs {
	font-size : xx-small;
	color : #2E8B57;
	padding-right : 10px;
	padding-left : 5px;
}
