body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x
}
.style1 {
	border-width: 0;
}
.style2 {
	font-family: Tahoma;
	font-size: 18pt;
}
.style3 {
	margin-bottom: 19px;
}
.style4 {
	color: #993300;
	text-decoration: underline;
}
ul.pp {
	list-style-image: url(images/check.gif);
	vertical-align: middle;
}
td.pp {
	border: 2px solid #3d3d3d;
}
tr.cap {
	background:#E6FFCC;
}
ul.bl {
	list-style-image: url(images/bullet.gif);
	vertical-align: middle;
	line-height: 1.5;
	text-align: left;
}
hr {
	color: #ad0101;
	background: #ad0101;
	border: 0;
	height: 3px;
}
p.line {
	line-height: 1.5;
	text-align: left;
}
p.linel {
	line-height: 1.5;
}
p.linec {
	line-height: 1.5;
	text-align: center;
}
table.tab {
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
}
table.tabb {
	background-image: url(images/tabb.png);
	background-repeat: no-repeat;
}
td.pp {
	border: 2px solid #ad0101;
}
tr.cap {
	background:#FEAEAE;
}
a:link {
	color: #000000;
}
a:visited {
	color: #ad0101;
}
a:active {
	background-color: #00000;
}
a:hover {
	color: #df0101;
}
a.pro:link {
	color: #ff5305;
}
a.pro:visited {
	color: #ad0101;
}
a.pro:active {
	background-color: #ff5305;
}
a.pro:hover {
	color: #df0101;
}