body { 
	background-color: #fff;
	background: none;
	margin: 0; 
	padding: 0; 
	border: 0;
}

p#copyright_text { 
	color: #000; 
	width: 600px;
	position: relative; 
	top: 0px;
	left: 90px;
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Helvetica, cursive;
	font-size: 11px; 
	font-weight: bold;
}

table#up_buttons {
	position: relative;
	left: 0px;
	top: 105px;
	border: 0;
	margin: 0;
	padding: 0;
}

td#main_cell {
	margin: 0;
	padding: 35px 10px 0px 15px;
}

p {
	color: #000;
	font-family: Times New Roman, Helvetica, cursive;
	font-weight: 600;
	font-size: 11px;
	line-height: 15px;
	text-indent: 12px;
	text-align: justify;
}

h2 {
	color: #000;
	font-family: Times New Roman, Helvetica, cursive;
	font-weight: 600;
	font-size: 16px;
	line-height: 17px;
}

ul {
	color: #000;
	font-family: Times New Roman, Helvetica, cursive;
	font-weight: 600;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	margin: 4px 0px 4px 25px
}

a:link { color: #000; }

a:visited { color: #000; }

a:hover { color: #000; }

a:active { color: #000; }

img.pic {
	margin: 10px 5px 10px 5px;
}
.normal_text {
 color: #000;
 font-size: 13px;
 font-family: Times New Roman, Georgia, arial, SP_OldBulgarian, Times, serif;
 font-weight: 600;
 line-height: 14px;
 text-align: left;
 text-indent: 12px;
 margin-top: 15px;
 margin-left: 15px;
}
img {
display: none;
}