/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#wrapper {
	width:760px;
	margin:0px auto;
}
caption {
	font-size:x-small;
	font-style:italic;
	padding:0 5px;
}
table.callout {
	padding:0 5px;
}