


<!--
html, body, div, p, h1, h2, h3, h4, h5, span, table, td
{margin:0; padding:0; font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;font-weight:normal;}


body 	 	{text-align:center; 
		}



#container {
			width: 820px;
			border: 1px solid #ffffff;
			background-color:#e6e6fa;
			margin: 10px auto;
			padding:5px; 
			text-align:left;
			margin-right:auto; margin-left:auto

		}



#banner 	{width:820px;
			height:170px;
			margin:0px auto;
			text-align:center;
			background-color:#ffffff;
			border:1px solid #4169e1;
			padding:3px;
			border-bottom:0px;
		}

#navi		{width:820px;
			height:20px;
			margin:0px auto;
			text-align:center;
			background-color:#4169e1;
			border:1px solid #4169e1;
			padding:3px;
			border-bottom:1px;
		}

#main		{width:820px;
			height:0px auto;
			margin:0px auto;
			text-align:left;
			background-color:#ffffff;
			border:1px solid #4169e1;
			padding:3px;
			border-bottom:1px solid #4169e1;
		}

#foot		{width:820px;
			height:20px;
			margin:0px auto;
			text-align:center;
			background-color:#4169e1;
			border:1px solid #4169e1;
			padding:3px;
			border-bottom:1px;

		}

h1 {font-size:medium;color:#696969}
h2 {font-size:small;color:#696969}
h3 {font-size:small;color:#000000}
h4, p, li, ul {font-size:small; color:#696969}
h5 {font-size:small; color:#ffffff}
h6 {font-size:x-small; color:#696969}


a:link {color:#ffffff; text-decoration: none}
a:visited {color:#ffffff; text-decoration: none}
a:hover{color:#ffffff; text-decoration: none; font-style:italic}
a:active {color:#ffffff; text-decoration: none;}


-->
