@charset "utf-8";
/* CSS Document */
BODY {
	background-color:#cccccc;
	font-family:tahoma;
	font-size:80%;
	margin: 0px;
	line-height:110%
}

INPUT, SELECT, TEXTAREA { font-family:tahoma; font-size:100% }

h1 { font-size:160%; }
h2 { font-size:150%; }

a { text-decoration:none; color:#000000; }

img { border:0px; }

#copyright {
	font-size:85%;
	line-height:125%;
	
}

TABLE { 
	border:0px;
	padding:0px;
	margin:0px
}