textarea.styled {
	width: 400px;
	height: 200px;
	border: 3px solid #eeeeee;
	padding: 5px;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color : #eeeeee;
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

textarea.styled2 {
	width: 576px;
	height: 360px;
	border: 3px solid #eeeeee;
	padding: 5px;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color : #eeeeee;
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

A.cart:LINK {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A.cart:VISITED {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A.cart:HOVER {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

H6.foot {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #841815;
}


BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : White;
	background-image : none;
}

A.inner:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}
A.inner:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Silver;
}

A.foot:LINK {
	color : #841815;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A.foot:VISITED {
	color : #841815;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A.foot:HOVER {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A.inner:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}

H1 {
	color : #2f4d6f;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}

HR {
	color : #841815;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
