	a:link {color: #FFFFFF;	text-decoration: none;	font-size: 12px; font-family: "Arial";}
a:visited {color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: "Arial";}
a:hover {color: yellow; text-decoration: none; font-size: 12px;font-family: "Arial";}

p, td, body {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.home_text {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.item_code {
	font-family:"Arial";
	font-size: 12px;
	color: #950000;
	text-decoration: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.item_code2 {
	font-family:"Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.footer {
	font-family:"Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	background-position: bottom;



}

.chart_border {
	font-family:"Arial";
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #950000;
	border-right-color: #950000;
	border-bottom-color: #950000;
	border-left-color: #950000;

}


.chart_border2 {
	font-family:"Arial";
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #950000;
	border-right-color: #950000;
	border-bottom-color: #950000;
	border-left-color: #950000;

}


.normal {
        font-family:"Arial";
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}



