a:link {
	font-family: "Arial";

	text-decoration: underline;
	color: #0000FF;


}
a:visited {
	font-family: "Arial";

	text-decoration: underline;
}
a:hover {
	font-family: "Arial";

	color: #00CCFF;
	text-decoration: none;
	list-style-type: none;
	cursor: auto;


}

.Title {
	font-family: "Arial";
	font-size: 18px;
font-weigth=bold;
	
}

.heads {
	font-family: "Arial";
	font-size: 13px;
font-weigth=bold;
	
}

.msg {
	font-family: "Arial";
	font-size: 13px;
font-weigth=bold;
	
}

.content {
	font-family: "Arial";
	font-size: 10pt;
	
}

.product {
	font-family: "Arial";
	font-size: 8pt;
	
}

body { font-size: 10pt;
	font-family: "Arial";
	
}

p { font-size: 10pt;
	font-family: "Arial";
	
}
