body {
	background:#ffffff;
	margin:0 0 24p 0;
	font-family:times, 'times new roman', serif;
	font-size:13px;
	line-height:17px;
	color:#49350a;
	text-align:center;
}

/* Default redefinitions */
strong { font-weight: bold; color:#5c0000; }
a { color:#5c0000; }
a:hover { color:#5c0000; }
img { border: none; }
form { display:inline; margin:0; }
ul { margin-top:0; margin-bottom:0; }
input, textarea { background:#f6f3e1; }
.bigLoud { color:#ff00ff;font-weight:bold; }
th { text-align:right; }
/* /Default redefinitions */

h1 {
	font-size:18px;
	line-height:20px;
	text-align:left;
}	

h2 {
	font-size:16px;
	line-height:18px;
	text-align:center;
}	

.caption {
	font-size:12px;
}

.footer {
	font-size:12px;
}

.center {
	text-align:center;
}