a:link {
	background-color: transparent;
	color: #D82C32;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a:visited {
	background-color: transparent;
	color: #880014;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a:hover, a:active {
	background: #D82C32;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

body {
	background: url(images/man.gif) #FFFFF4 repeat fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

div, td {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

h1 {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}

h2 {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.fleft {
	background-color: #FFFFF4;
	color: inherit;
	float: left;
	padding: 6px 6px 6px 6px;
}

.flright {
	; float: right;
	background-color: #FFFFF4;
	color: inherit;
	padding: 10px 10px 10px 10px;
}

.red {
	color: #D82C32;
	font-size: 20px;
	text-align : center;
}

.cen {
	text-align : center;
}
