body { font-family:      Arial,helvetica,sans-serif;
       color:            black;
       background-color: rgb(FF,FF,FF);
     }

ul,ol,dir,menu   { font-family: arial,helvetica,sans-serif }

dl   { margin-left: 5%;
       font-family: arial,helvetica,sans-serif
     }
blockquote     { margin-left: 10%; 
       font-family: Verdana;
       margin-top: 0%;
       margin-bottom: 0%;
       font-size: 14px }

p    { margin-left: 1%; 
       font-family: Verdana;
       margin-top: 0%;
       margin-bottom: 0%;
       font-size: 14px }
pre  { margin-left: 5%; 
       font-family: "courier new",courier,monospace;
     } 

h1 	{margin-top: 1%;
	margin-bottom: 0%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 30;
	font-family:Courier New;
	color:#2554c7; 
	text-align: center}

h2 	{margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 16;
	font-family: Verdana;
	color:#5e2217; 
	text-align: left;
	font-weight: normal}

h3 	{margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 16;
	font-family: Verdana;
	color: #FFFFFF; 
	text-align: center;
	font-weight: 700;
	text-decoration: none}

h4   { margin-left: 5%; 
       font-family: Verdana;
       margin-top: 0%;
       margin-bottom: 0%;
       font-weight: bold;
       font-size: 14 }

h5    { margin-left: 1%; 
       font-family: Times New Roman;
       margin-top: 0%;
       margin-bottom: 0%;
       font-size: 18 ;
       color : #151b7e ;
        line-height: 100%}

h6    { margin-left: 2%; 
	margin-right: 50%;
       font-family: Verdana;
       margin-top: 0%;
       margin-bottom: 0%;
       font-size: 16 ;
	font-weight: normal;
       color : #000000;
        line-height: 100%}

 ul { list-style-type: none;
      font-size: 14px;
      font-family: "Verdana"}

li {	background-image: url(fig/redt.jpg);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .7em }


a:link {margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 12;
	font-family: Verdana;
	color: #6600FF; 
	text-align: center;
	font-weight: 700;
	text-decoration: none}
a:active {margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 12;
	font-family: Verdana;
	color: #6600FF; 
	text-align: center;
	font-weight: 700;
	text-decoration: none}
a:visited {margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 12;
	font-family: Verdana;
	color: #6600FF; 
	text-align: center;
	font-weight: 700;
	text-decoration: none}


div.leftmarg {margin-left: 5%;
        font-family: arial,helvetica,sans-serif}


.note    {color: red;}
.warning {color: red; font-weight: bold}

