DIV.DATE {
        color:          white;
        background:     #009966;
        padding:        4px;
        text-align:     center ;
        font-style:     normal ;
        font-family:   verdana;
        font-size:      16pt;
        font-weight:    bold ;
	margin-top:	1em;
        border:	        solid-brown;
}


DIV.SESSION {
        color:          #006633;
        padding:        5px;
        text-align:     left;
        font-style:     normal ;
        font-family:   verdana;
        font-size:      14pt;
        font-weight:    bold ;
	margin-top:	1em;
}

DIV.AUTHOR {
        color:          #990000;
        text-align:     left ;
        font-style:     normal ;
        font-family:   verdana;
        font-size:      10pt ;
	margin-top:	0pt;
}

DIV.BIBTEX {
        font-family:   "verdana" ;
        font-size:      7pt ;
	margin-top:	0pt;
}


DIV.TITLE {
        color:          #003333;
        text-align:     left ;
        font-style:     normal;
        font-family:   verdana;
        font-size:      12pt ;
		margin-top:	3pt;
}


DIV.SCHEDULE {
	color:          #009966;
	text-align:     center;
	font-style:     italic;
	font-family:   verdana;
	font-size:      10pt;
	margin-top:	3pt;
	font-weight: bold;
}


DIV.BREAK {
        color:          #000000;
        text-align:     left ;
        font-style:     italic;
        font-family:   verdana;
        font-size:      10pt;
	margin-top:	20px;
	margin-bottom:	20px;
}

DIV.SCHEDULE_BREAK {
        color:          #000000;
        text-align:     center ;
        font-style:     normal ;
        font-family:   verdana;
        font-size:      10pt;
	margin-top:	20px;
	margin-bottom:	20px;
}

DIV.INSTITUTION {
	color:		#990000;
	text-align:     center;
	font-family:   verdana;
	font-size:      10pt;
	font-weight:    bolder;
	font-style: oblique;
}

