body {  background-color: #FFFFFF;
	background-image:  url("images/sl/fside.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366CC;
	font-weight: bold;
}
a:hover {
	color: #3366FF;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	color: #003399;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #204B75;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #204B75;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

