<html>
<head>
	<title>Content of layout1.css</title>
</head>

<body>
<pre>

<!-- BEGIN CSS -->

body {
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:15px;
	color:#333;
	background-color:transparent;
	}
h1, h2, h3, h4  {
	color:black;  
	background-color:transparent;
	font-weight:800;
	}


h1 {
	margin-top: 0.5em; margin-bottom: 0;

	padding:10px;
	font-family:"arial black", helvetica, sans-serif;
	font-size:22pt;
	text-align:center
	border-bottom: 4px double black;
	}
	
h2 {	
	font-family: Times, serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20pt;
	line-height:28px;
	text-align:center
	}
	
	
h3 {
	font-family: Times, serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16pt
	}		
	
h4 {
	font-family: Times, serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14pt;
	}
	
h5 {   
	font-family: Times, serif;
	font-size:12pt;}	
	
  .bold  {font-weight:600;}	
  .title {font-weight:600;
  	color:#063770;
  	text-align:center;
  	}
  .cent  { text-align: center;
  	   align:center;}
  .red   {color:red;}

	 
   .notice { color:red ;
   		background:transparent:
	      font-weight:700;}	

.hang {text-indent:-7px;}
	
  .lh50 {line-height:50%;}
  .lh75 {line-height:75%;}
  .lh200 {line-height:200%;}
  .lh300 {line-height:300%;}
  
   .x2 {font-size:2em;}
   .x3 {font-size:3em;}
   .x05 {font-size:.5em;}
   
   .ul {text-decoration:underline;}
   .ol {text-decoration:overline;}
   .lt {text-decoration:line-through;}
   
   .cap {text-transform:capitalize;}
   .lcase {text-transform:lowercase;}
   .ucase {text-transform:uppercase;}
	

a {
	color:black;
	text-decoration:underline
	}


#header {
	margin:10px 0px 40px 0px;
	padding:0px 0px 0px 20px;
	height:30px; 
	line-height:50px;
	background-color:transparent;
	voice-family:inherit;
	height:71px; 
	border-bottom: 4px double black;
	}


.cent  { text-align: center;}
#menu {	display:none; }
#content2 {
	position:relative;
	width:auto;
	font-family:times, serif;
	text-align:justify;
	font-size:10pt;
	padding: 36pt;
 	}
#content2 a {
	text-decoration:underline;
#content3 {
	position:relative;
	width:auto;
	font-family:times, serif;
	text-align:justify;
	font-size:10pt;
 	}
#content3 a {
	text-decoration:underline;
    }

#rBox { display:none; }

#footer {
	font-family:times, serif;	
	text-align: center;}
	}





<!-- END CSS -->

</pre>
</body>
</html>
