.text {
	color : #000033;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
}
.head {
	color : #666699;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 20px;
	font-variant : small-caps;
	font-weight : bold;
}

.imgTitle {
	color : #666699;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	font-variant : small-caps;
	font-weight : bold;
}
.navlink {
	color : #9999CC;
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-variant : small-caps;
	letter-spacing : 2px;
	text-decoration : none;
	border-bottom : 1px dotted #9999CC;
}
A {
	color : #9999CC;
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-variant : small-caps;
	letter-spacing : 2px;
	text-decoration : none;
	border-bottom : 1px dotted #9999CC;
}
.colTitle {
color : #9999CC;
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;
}