BODY {
	background-color: #FFFFFF;
	scrollbar-base-color : #E67979;
	scrollbar-arrow-color : #000000;
	color : Black;
}
H1 {
        FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #862727; FONT-FAMILY: Verdana, sans-serif
}
H2 {
        FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #660000; FONT-FAMILY: Verdana, sans-serif
}
H3 {
        FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #330000; FONT-FAMILY: Verdana, sans-serif
}

.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 : #862727;
}

.th{
        font-size: 16px;
        font-weight : bold;
        font-family: times;
        color: #000000;
        background-color : #F7ABAB;
}
.td{
        font-size: 16px;
        font-family: times;
        color: #000000;
        background-color : #FEF5F5;
}
.m{
        font-style : italic;
        font-size: 16px;
}
.formula{
        font-size: 16px;
}

.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;}