a:link {
	color: #000099;
}
a:hover {
	color: #3366FF;
}
a:visited {
color: #000099;
}

body {
	background-color: #E9EBF8;
	margin-bottom:10px;
	margin-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table{
width:950px;
color: #000099;
margin:auto;

}
td{
background-color:#E9EBF8;
}
td.bottom{
background-color:#333399;
}
.style1{color: #000099; text-align:justify;
}
h1{ text-align:center; color:#003399;}
p{font-size:16px;}

a.one
{color: #999933;
text-decoration:underline
}

a:hover
{color: #999999;
}

li {
	text-align:left;
}
