BODY {
    scrollbar-base-color : #31619C;
    scrollbar-arrow-color : #000000;
    BACKGROUND-COLOR: #FFFFFF;
}
A:visited{
        COLOR: #191970;
}
.em{
        font-weight: bold;
}

.emphasis{
        font-weight: italic;
}

.subtitle{
        font-style: italic;
        font-weight : bold;
        font-size : 20px;
}

.term{
        font-style : italic;
        font-weight : bold;
        color : #121F48;
}

.th{
        font-size: 16px;
        font-weight : bold;
        font-family: times;
        color: #000000;
        background-color : #65A6F0;
}
.m{
        font-style : italic;
}
.nom{
        font-style : normal;
}

.menulisting{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}
.filelisting{
	font-family: Courier New;
	font-size: 11pt;
}
.codelisting{
	font-family: Courier New;
	font-size: 10pt;
}
.keylisting{
	font-family: arial;
	font-size: 12pt;
}
.menu{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}
.file{
	font-family: Courier New;
	font-size: 11pt;
}
.code{
	font-family: Courier New;
	font-size: 10pt;
}
.key{
	font-family: arial;
	font-size: 12pt;
}
.bold	{
       	 font-weight: bold;
}
	
.italic{font: italic;}

