body  {
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-repeat: no-repeat;


}

 #header 
	{
	background-color: #0000CC;
	text-align: center;
	width: 100%;
	height: 48px;





    }


  .spacer 
	{
	clear: left;
    width: 100%;
    height: 16px;
    }


  #content 
	 { font-size: 11px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif; background-color: white; text-align: left; margin-right: auto; margin-left: auto; width: auto; height: auto }


  .col1 
	{
	font-weight: bold;
    font-size: 11px;
    line-height: 28px;
    text-align: right;
    float: left;
    width: 15%;
    height: auto;
    padding-right: 5%;
    }


  .col2 
	{
	border-left: medium groove #000000;
	padding: 1px 10px 3px 15px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 55%;
	list-style-type: lower-roman;
	color: #000000;
	text-align: justify;
	letter-spacing: 0.2px;
	word-spacing: 0.2px;
	display: table-row;
	background-repeat: no-repeat;








    }


  .dotrules 
	{
	color: #000000;
   	}


  .col3 
	{
	font-size: 10px;
	float: right;
	width: 15%;
	height: auto;
	margin-left: 5%;
	background-color: #FFFFCC;
    }


  #footer 
	{
	color: white;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,sans-serif;
	background-color: #000099;
	text-align: center;
	clear: left;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	background-image: none;

    }


  #footertext 
	{
	text-align: left;
    margin-right: auto;
    margin-left: auto;
    width: 430px;
    }


  a:link 
	{
	color: navy;
    text-decoration: none;
    }


  a:hover 
	{
	color: red;
    text-decoration: underline;
    }


  a:visited 
	{
	color: purple;
    text-decoration: none;
    }


  .navyblue 
	{
	color: navy;
    }


  h3 
	{
	font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    }



  </style>
