body, table, tr, td, ul, li{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
}

.master{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
}

.content{
	font-family : Arial;
	font-size: 12px;
	font-style : normal;
	line-height: 10pt;
}

.pricelist{
	font-family : Arial;
	font-size: 12px;
	font-style : normal;
	border-style: solid;
	border-color: black;
	border-width:1px;
}
a{
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;
	color : #DC143C;
}
a:hover{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-decoration : underline;
	color : #8B0000;
}
