body {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
}
.leftside {
	background-image : url(images/sub-layout_05.gif);
	background-position : top;
	background-repeat : repeat-y;
}
.rightside {
	background-image : url(images/sub-layout_04.gif);
	background-position : top;
	background-repeat : repeat-y;
}
h5 {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
	letter-spacing : 4px;
	margin-bottom : 0px;
}
hr {
	background-color : #ffffff;
	color : #000000;	
	size : 1px;
	width : 474px;
	height : 1px;
	margin-bottom : 0px;
}

ul {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
	list-style-type : square;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	}
.point {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 1px;
	margin-left : 42px;
	padding-left : 10px;
	}
.special {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
	padding-left : 5px;
	}

.content {
	vertical-align : top;
	text-align : left;
	margin-left : 5px;
	}

.note {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.note2 {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 1px;
	}
.details {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	letter-spacing : 1px;
}
.price {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 1px;
}
.price2 {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
}
.alert {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
	font-style : italic;
}
h1 {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	letter-spacing : 1px;
	margin-bottom : -1px;
	margin-top : -1px;
}








