ul {
	list-style-position: outside;
	list-style-image: url(images/list.gif);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 300;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.promos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0000FF;
}
.left_menu:link,.left_menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.left_menu:hover {
	color: #993300;
	text-decoration: underline;
	padding-left: 4px;

}
.tbl_brdr {
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
