#chubby {
	margin: auto;
	width: 750px;
	border: 1px solid #FF3366;
	background-color: #FFFFFF;
	text-align: center;
}
#chubby td {
	text-align: center;
}

body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#chubby h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 10px;
}
#chubby li {
	font-size: 12px;
	text-align: left;
}
#chubby h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}


#chubby h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#chubby ul {
}

a:link { color: #0000CC; }
a:visited { color: #0033FF; }
a:hover { color: #FF3366; text-decoration: none; }
#chubby table {
	margin: auto;
}
#chubby p {
	margin: 5px;
}
#chubby #re {
	font-size: 12px;
}
.pbd {
	border: 2px solid #FF3367;
}
