﻿body {
	background-color: #003300;font-size: 18px;margin-left: 40px;margin-right:40px
}
strong {
	font-weight:bold;color:white;
}
p {
	text-align: justify;
	font-family: Times;
	color: #dddddd;
	font-size: 18px;
}
p a:link {color: #aabbff;text-decoration: none}
p a:visited {color: #ff77ff;text-decoration: none}
p a:hover {text-decoration: underline}
table {font-family: Times;color: white;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: #aabbff;text-decoration: none}
td a:visited {color: #ff77ff;text-decoration: none}
th a:link {color: #aabbff;text-decoration: none}
th a:visited {color: #ff77ff;text-decoration: none}
th a:hover {background-color: white;color: #000000;text-decoration: none}
h1 {text-align: center;font-family: Times;color: #ffff77;font-weight: bold;font-size: 38px;background-color: transparent}
h2 {text-align: center;font-family: Times;color: #ffff77;font-weight: bold;font-size: 28px;background-color: transparent}
.style1 {font-weight: bold;color: yellow}
.style2 {font-weight: bold;color: #ff99ff}




