p{
	color: #5b4a49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	color: #c11c22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2{
	color: #885555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a{
	color: #c11c22;
	text-decoration: none;
}

a:hover{
	color: #c11c22;
	text-decoration: underline;
}

#bottom{
	color: #5b4a49;
	text-decoration: none;
}

#bottom:hover{
	color: #5b4a49;
	text-decoration: underline;
}

body{
	background: #fffcfc;
	font-family: Arial, Helvetica, sans-serif;
}

#top{
	background-color: #e0c8c6;
	border: 2px solid #c11c22;
	font-size: 13px;
	font-weight: bold;
}

#header{
	border-right: 2px solid #c11c22;
	border-top: 2px solid #c11c22;
	border-left: 2px solid #c11c22;
}

#left{
	border-bottom: 2px solid #c11c22;
	border-left: 2px solid #c11c22;
}

#center{
	border-bottom: 2px solid #c11c22;
	border-left: 1px dotted #c11c22;
	border-right: 1px dotted #c11c22;
}

#right{
	border-right: 2px solid #c11c22;
	border-bottom: 2px solid #c11c22;
}

#whitetxt{
	color: #fffcfc;
}

td{
	color: #5b4a49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}