﻿body {
	background-color: white;
	font-size: 18px;
	margin-left: 40px;
	margin-right:40px
}
p {
	text-align: justify;
	font-family: Times;
	color: black;
	font-size: 18px;
}
p a:link {color: #0000aa;text-decoration: none}
p a:visited {color:#aa0000;text-decoration: none}
table {font-family: Times;color: black;font-size: 16px}
th {background-color: transparent;text-align: center;font-weight:bold}
th a:link {color: #0000aa;text-decoration: none}
th a:visited {color: #aa0000;text-decoration: none}
h3 a:link {color: black;text-decoration: none}
h3 a:visited {color: black;text-decoration: none}

.bg1 {
	background-color:white;
}
td.style1 {
    border-color:#000000;
    background-color:#ffffff;
    width:353px;
    font-size: 36px;
    color:black;
    text-align:center;
}
.style2 {
    border-color:#000000;
    background-color:#ffffff;
    width:353px;
    color:black;
    font-size: 17px;
    text-align:justify;
}
.style4 {
	font-size: 17px;
	color:black;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}	
	
h1
{text-align:center;font-family:Times;color:#770000;font-weight:bold;font-size:38px;background-color:transparent}
h3
{text-align:center;font-family:Times;color:#770000;font-weight:bold;font-size:26px;background-color:transparent}

