BODY {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}

H1 {
	font-size : 20px;
}
	
H2 {
	font-size : 16px;
}

H3 {
	font-size : 14px;
}

A {
	text-decoration : underline;
	color : #666633;
}

A:HOVER {
	text-decoration : underline;
	color : #CC3300;
	}

.DefTbl {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}

.MnuTbl {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
}

.MnuTop {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	background-color : #E7E7CE;
	color : #666633;
	}
.PrdName {  background-color: #666633; font-weight: bold; color: #FFFFFF}
.GreyBk {  background-color: #F1F1E4}
