body   {margin: 0 0 0 0;
            background-color: #ffffff;}

a:link, a:visited, a:active
             {font-family: Tahoma, sans-serif;
             color: #003399;
             text-decoration: none;}

a:hover      {font-family: Tahoma, sans-serif;
             color: #0066cc;
             text-decoration: underline;}


a:link.menu, a:visited.menu, a:active.menu, a:hover.menu
             {font-family: Veradana;
             color: #ffffff;
             font-size: 10pt;
             font-weight: normal;
             text-decoration: none;}

blockquote {
            color: #000000;
	        border-top: 1px dotted #cccccc; 
            border-bottom: 1px dotted #cccccc; 
	        border-left: 0px; 
	        border-right: 0px; 
			padding: 4 4 4 10;
			width: 360px;
            font-family: Times New Roman, serif;
			font-style: italic;
			font-size: 120%;
}

td.blue  {background-color: #1a417f;}
td.hred {background-color: #990000;}
td.bg     {background-image: url(img/bg.gif);
                background-repeat: no-repeat;}

td      {color: #333333;
         font-family: Arial, sans-serif;
         font-size: 75%;}
		 
.red {color: #990000;
	}

div.lft {
	margin-left: 40px;
}

input, textarea {
	border: 1px solid #666666;
	background-color: #f6f6f6;
    color: #333333;
    font-family: Arial, sans-serif;
}

p {
	text-align: justify;
}
