body {margin: 15px 0px 15px 5px;
	background-color: #ffffff;
	font-family: georgia, times, serif;
	font-size: 12px;
	padding: 0px;
	text-align:center; /*hack from http://bluerobot.com/web/css/center1.html*/

	}

div {width: 600px;
	text-align: center;
	margin: 0px auto;
	background-color: #CCCCCC;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	}

p {font-family: georgia, times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	color: #333333;
	margin: 3px 15px 3px 15px;
	padding-top: 0px;
	}

		
p.tax {font-family: georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	color: #333333;
	margin: 3px 15px 3px 15px;
	padding-top: 0px;
	}

.navigation {font-family: georgia, times, serif;
	text-align: center;
	font-size: 9px;
	color: #333333;
	margin: 5px auto;
	padding: 5px;
	}
.widenav {font-family: georgia, times, serif;
	text-align: center;
	font-size: 9px;
	color: #333333;
	margin: 5px 40px;
	padding: 5px;
	}
.copyright {font-family: georgia, times, serif;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	}

a.caption:link, a.caption:visited {
	font-family: georgia, times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	}

a:link {font-family: georgia, times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}
a:visited {font-family: georgia, times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	}
img {margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #666666;
	}
