A:link { text-decoration: none; }
A:visited { text-decoration: none; color: #336699; }
A:active { text-decoration: none; }
A:hover {
	color: #666677; text-decoration: underline;
}

BODY {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #202060;
	background: #E7E7E7;
}
TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background: #0066CC;
}
PRE {
	font-family: Courier, sans-serif;
	color: #330099;
}
IMG {
        border-style: none;
}
/* ------------- Common --------------- */
.st {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.chapters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
}
.chapt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #0066CC
}
.chapt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bolder;
	color: #006699;
	vertical-align: middle;
	border-style: none;
	margin-bottom: 1em;
}
.bigChapt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.FIC-layer { position: absolute; top: 1px; block: none; }
.preface { text-align: justify; }
.source {
	font-family: Courier, sans-serif;
	white-space: pre;
	color: #330099;
}

.epigraph {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 7pt;
	text-align: right;
	vertical-align: top;
}

.navmenu {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11pt;
	text-align: center;
	vertical-align: top;
	color: #FFFFBB;
}

.newshead {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 22pt;
	text-align: center;
	color: #E1BC77;
	padding-top: 10px;
	padding-bottom: 10px;
}

.newsdate {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 9pt;
	text-align: left;
	color: #909090;
}

.newscell {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 9pt;
	text-align: left;
	color: #004080;
}
/* Resume */
UL LI {
        list-style: disc;
        width: 40em;
        vertical-align: top;
}   
UL {
        vertical-align: top;
}
UL.menu_style {
	align: left;
	width: 7em;
	padding: 0px;
	margins: 0px;
}
LI.menu_style {
	width: 7em;
	text-align: left;
	list-style: none;
}

.objective { }
.tech_td { padding-left: 3ex; }
.exp_tit_td { vertical-align: top; width: 10em; }
.exp_desc_td {
	vertical-align: top;
	width: 50em;
}

