﻿body {
	margin:0;
	background-position:center;
}
p {
    font-family:"Times New Roman", Times, serif; 	
	font-weight:500;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	MARGIN: 1px 2px 10px;
	COLOR: #020100;
	Line-height: 17px;
	text-align:justify;
}
p a {
	color:#690000;
	text-decoration:none;
}
p a:hover {
	color:#352567;
    text-decoration:underline;	
}
span {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
    font-weight:bold;
    font-style:italic;	
}
.style4 {
	font-size: xx-large;
}
.style5 {
	text-align: center;
}