/* CSS Document */
body,td,th {
	font-size: 14px;
}
body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.p1{ font-size:24px; letter-spacing:1.5px; line-height:35px;}
.p_mel{ letter-spacing:1.5px; line-height:25px;}

