﻿body {
	background-color: white;font-size: 18px;margin-left: 40px;margin-right:40px
}
strong {
	font-weight:bold;color:black;
}
p {
	text-align: justify;
	font-family: Times;
	color: black;
	font-size: 18px;
}
p a:link {color: blue;text-decoration: none}
p a:visited {color: red;text-decoration: none}
table {font-family: Times;color: black;font-size: 17px}
td {background-color: transparent;text-align: justify}
th {background-color: transparent;text-align: left;font-weight: bold;color: yellow}
td a:link {color: blue;text-decoration: none}
td a:visited {color: red;text-decoration: none}
th a:link {color: blue;text-decoration: none}
th a:visited {color: red;text-decoration: none}
h1 {text-align: center;font-family: Times;color: black;font-weight: bold;font-size: 38px;background-color: transparent}
.style1 {
	font-weight: bold;
	color: black;
	padding-left:10px;
	}
.style2 {
	font-weight: bold;
	color: black;
	}
.style3 {
	font-size: 17px;
	text-align: justify;
	font-family: SPIonic;
	font-weight: bold;
	color:black;
}

