@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #099;
}
h1 {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: #06F}
h2 {font-family: Impact, Monaco, monospace; color: #06F; font-weight: 100; }
a:link {text-decoration:none; border-bottom:1px dotted;}
a:visited {text-decoration:none; color:#06F}
a:active {text-decoration:none; color:#06F}
a:hover {color: #0FF;}

body {
	text-align: center;
}
#image {
	width: 741px;
	height: 492px;
	margin: 0 auto 0 auto;
}

