body {
	background-color: #87CEEB;
	color: Navy;
	font-family : arial;
	text-align:center;
}
a {
	color: Blue;
	text-decoration: underline;
	font-family:verdana;
}
td {
	text-align: center;
}
.center{
	text-align:center
}
p {
	font: normal medium arial;
	text-align: left;
}
a.big {
	font: bold large verdana;
	text-decoration: underline}
img {
	border: solid black 1px;
}

#container{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
}

#text b{
	color: Blue;
}
#pics{
	text-align: center;
	margin: 10px;
}
#pics img {border : solid 1px #00008B; width:90px; height:120px;}

#warning {
	font-size : xx-small;
	margin: 15px;
	text-align: justify;
}
#enter {
	font : bold medium verdana;
	margin-top: 10px;
	margin-bottom:10px;
	color: Black;
}
#enter a {
	text-decoration : underline;
}
#bottom a {
	font-size: xx-small;
	text-decoration: none;
}
#footer {
	clear: both;
	padding: 2px;
	margin: 0px;
}
#footer p{
	font: lighter medium arial;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.title td {border: solid blue 0px;}
.title a:link {font-size : xx-small; text-decoration: none;}
.title a:visited {font-size : xx-small;}
.title a:link.ll {color : Navy; font: bold x-small verdana; text-decoration:underline}
.title a:link.ll:visited {color : Navy; font: bold x-small verdana; text-decoration:underline}
