﻿body {background-color:#003300;margin-left:40px;margin-right:40px}
p {text-align:justify;font-family:Times;color:#eeeeee;font-size:17px}
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}
th {background-color: #004400;text-align: center;font-weight:bold}
th a:link {color: #aabbff;text-decoration: none}
th a:visited {color: #ff77ff;text-decoration: none}
th a:hover {background-color: #ffffff;color:black;text-decoration: none}
h3 a:link {color: #aabbff;text-decoration: none}
h3 a:visited {color: #ff77ff;text-decoration: none}
h3 a:hover {background-color: white;color: black;text-decoration: none}

.bg1 {
	background-image: url('../images/bg1.jpg');
}
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:#ffff77;font-weight:bold;font-size:38px;background-color:transparent}
h3
{text-align:center;font-family:Times;color:red;font-weight:bold;font-size:22px;background-color:transparent}

