BODY {
	background: #660000;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
TD {
	background-color :#FCF9D8;
	color : Black;
	border-width : 1;
	width : 650;
	text-align : center;
}
H1{
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 35px;
}

H2 {
	font-size: 16pt;
	font-style : italic;
}

H3 {
	font-size: 14pt;
	font-style: normal;
	font-family: Garamond, "Times New Roman", sans-serif;
}

H4 {
    font-family: Garamond, "Times New Roman", sans-serif;
    font-size: small;
}
H6 {
	text-decoration: none;
	color: #999999;
}

table.bain {
	border : 4 ridge #FCF9D8;
	background-color : #FCF9D8;
	width : 650;
	text-align : center;
	vertical-align : middle;
}
table.nav {
	border : 4 ridge #FCF9D8;
	background-color : #FCF9D8;
	width : 120;
	text-align : center;
}

A:Hover {
	color: #660000;
}
A:Visited {
	color: Black;
}
A:Link {
	color: Black;
}
HR {
	height: 1pt;
}
#cfdesign a{
	text-decoration: none;
	color: #999999;
}
#cfdesign a:hovor{
	color: #999999;
}
#print {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 41px;
}
