<style>
<!--

body    {
		SCROLLBAR-FACE-COLOR: #dfdcdf; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #bfbcbf; 
        SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
        SCROLLBAR-ARROW-COLOR: #888888; 
        SCROLLBAR-TRACK-COLOR: #cccccc; 
        SCROLLBAR-DARKSHADOW-COLOR: #666666;
        margin-left:0;
        margin-top:0;
        margin-right:0;
        margin-bottom:0;
        } 
		
p,td,li,div,select,input,button,textarea,h1,h2,h3,a,pre,option {
        font-family:'Verdana','Helvetica','Arial','Tahoma',sans-serif;
        color:#0D32A7;
        }	
		
p,select,input,button,textarea,option,div,td {
		font-size:8pt;
		}


		
p		{
		text-align:left;
		text-indent:30px;
        margin-top:4px;
        margin-bottom:0;
        margin-left:5px;
        margin-right:10px;
		}
		
	
li     		{	
		font-family:'Verdana','Helvetica','Arial','Tahoma',sans-serif;
        color:#0D32A7;
		font-size:8pt;
		text-align:left;
        margin-left:20px;
        text-indent:0px;
        }
		
		
ul,ol   	{
		margin-top:0px;
		margin-bottom:0px;
		}

		
h1,h2,h3 {
        text-align:center;
        margin-bottom:3px;
        }
h1      {font-size: 14pt;}
h2      {font-size: 12pt;}
h3      {font-size: 10pt;}



a       	{
		text-decoration:none;
		font-size: 8pt;
		}
a:visited {color:#002a79}
a:hover {color:#0d32ff; text-decoration:underline;}


table	{
		border: 1 #cccccc;
		border-collapse: collapse;
		}

	
		
table.formtab{
		text-align: center;
		border-collapse: collapse;
		border-spacing: 0 px;
		padding: 0 px;
		}

table.formtab p {
		text-indent: 0 px;
		text-align: left;
		}		
		

.archivelink {
		font-weight:bold;
		text-decoration: underline;
		}
		
.news { 
        font-size: 8pt; 
        text-indent: 0px; 
        text-align: justify; 
        border-bottom-style: dotted; 
        border-bottom-width: 1; 
        border-bottom-color: #e3e3e3;
        margin-left: 15px; 
        margin-right: 5px; 
        margin-top: 15px }
.date   {
        font-size:9pt;
        color:#FF7729;
        font-weight: 700;
        }
.list   {
        margin-left:145px;
        text-indent:-145px;
        }
.tab    {
                border: 1px solid #E3E3E3;
                text-align:left;
                }
.th             {
                background-color: #eca60d;
                text-align:center;
                font-weight:bold;
                }
.quest  {
                background-color:#addcfc;
                text-align:left;
                vertical-align:top;
                border:1px dotted #E3E3E3;
                }
.answer {
                background-color:#FAFAFF;
                border:1px dotted #E3E3E3;
                vertical-align:top;
                }
-->
</style>
