﻿
body {
    bgcolor: #ffffff ;        
    background-color: #ffffff ;
    margin-top:    0;
    margin-left:    1;
    margin-right:    1;
    margin-bottom: 0:
   
}

h1 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 20.4px;       
}
h1.white { color: #ffffff; }

h2 {
	color: #A20000;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	/* line-height: 26.4px; */

        margin-left:   8px; 
        margin-right:  8px;
}
h2.red { color: #800000; }
h2.white { color: #ffffff; }


h3 {
	text-align: center;
	color: #A20000;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;    /*15.4px*/

        margin-left:   8px; 
        margin-right:  8px;
}
h3.white { color: #ffffff; }
h3.left  {text-align:left; }


p {
	font-family:   Verdana,Geneva,sans-serif;
	font-size:     14px;            /*was 14px*/
	font-style:    normal;
	font-variant:  normal;
	font-weight:   400;
	/* line-height:   19.99px; */

        margin-left:   8px; 
        margin-right:  10px;
}
p.white { color: #ffffff; }
p.red { color: #CC0000; }	


blockquote {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 21px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 29.99px;
}
pre {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.57px;
}
