BODY {
	background-color:#ded8B6;
	font-family:Arial, Helvetica, sans-serif;color:#006600; 
	
}

TD {
	font-size : 12px;
}

H2 {
	font-size : 12px;
	color : #744A00;
}

img {
	border: #ded8b6;
	text-decoration : none;
}

A {
	color : #990000;
	font-size : 12px;
	text-decoration : underline;
}

A.bottom {
	color : #990000;
	font-size : 12px;
	text-decoration : none;
}

A:HOVER.bottom {
	color : #cc0033;
	font-size : 12px;
	text-decoration : underline;
}

.bottom {
	font-size : 12px;
	font-weight : bold;
}

TABLE.nav {
	background-image : url(images/header_bg.gif);
}
