@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	text-decoration: none;
}

h3{
	font-weight:bolder;
	text-align:center;
	font-size:16px;
}

td.heading{
	font-weight:bold;

}

#wrapper {
	margin:auto;
	width:1000px;
	height:auto;


}