TD.textBODY {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

A.linkBODY {
	font-family : Verdana;
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
}

A.linkBODY:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : none;
}

A.linkBODY:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
}

A.linkCONTACTMAP {
	font-family : Verdana;
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
}

A.linkCONTACTMAP:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
}

A.linkCONTACTMAP:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
}

A.linkCONTACTemail {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : underline;
}

A.linkCONTACTemail:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : underline;
}

A.linkCONTACTemail:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : none;
}

input.inputBLOCK {
    height :19px;
	background-color: White;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}

TEXTAREA.inputTEXTAREA {
	height :70px;
	background-color: White;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
input.formbutton {
    height :18px;
	background-color: Silver;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
select.MenuSelect {
	background-color: #666666;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #FFFFFF;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}

TD.plasticLogo {
	background : url(images/plastic_logo.gif) no-repeat;
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}
TD.textAPART {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	line-height: 20px;
}
A.linkSTORY {
	font-family : Verdana;
	font-size : 11px;
	color : blue;
	text-decoration : none;
}

A.linkSTORY:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : blue;
	text-decoration : none;
}

A.linkSTORY:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : blue;
	text-decoration : underline;
}
.textDefault {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
