﻿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: 16px}
td {background-color: transparent;text-align: justify}
th {background-color: #005500;text-align: center;font-weight:bold}
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}
.bg1 {
	background-image: url('images/bg1.jpg');
}
.i {
	padding-left:10px;
	padding-right:10px;
}
.style1 {
    font-size: 18px;
    text-align:justify;
}
	
.style6 {
	border-width: 0px;
	color:white;
	background-color:maroon;
}
.style7 {
	background-color: #c0c0c0;
	color:black;
	text-align:center;
	font-size:20px;
}
.style8 {
	margin-left: 40px;
}
.style9 {
	margin-left: 80px;
}
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:32px;background-color:transparent}
h3
{text-align:center;font-family:Times;color:#ffff77;font-weight:bold;font-size:26px;background-color:transparent}


