body { 	background:#fff url(Notebook.gif);   /*Optional */
	font-family: Arial,Sans-serif;
	font-style: normal;
    	font-size: 18px;
		font-variant: normal;
		margin-left:40px;
		margin-right:50px;
		padding-left:30px;
		color: #006699;
		      	    
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #993399 }
a:hover { color: #49515C; }
}
    
.h1, h1, div.h1
{   
	margin: 0;
  background-color: #993399;
  font-family: Broadway,Arial,Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	
	    
    }

.h2, h2, h3, div.h2
{	
	margin:0;
	font-family: monotype corsiva;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	color: #009900;
	}
	
.footer
{
    font-family : Arial,sans-serif;
    font-style : normal;
    font-size : 11px;
		font-variant : normal;
    font-weight : normal;
		color: #ffffff;
		text-align : center;
    background : #990099;
		border: 2px;
		
}
	

em { font-style: oblique; color:blue }

P { color: blue; font-family: Sans-serif; font-size:1.1em; text-align:justify; margin-left:40px }
/* P:first-letter { color: #33cc00; font-size:1.2em; font-weight:bold } */
P:first-line { color:#993399; font-weight:bold; font-variant:small-caps  }


b {		font-family: Arial,Sans-serif;
		font-style:normal;
		font-weight: normal;
		text-align:center;
		color: #666699;
		position: relative;
}

hr {color:#660066; }

.note
{
 		font-family: Georgia, Serif;
    font-style : normal;
    font-size : 1.1em;
    color : #ff3366;
		background:#ffffff;
		border-top: solid 1px #99cccc ;
		border-bottom:  solid 1px #99cccc;
		clear:both;
		text-align: center;
		padding: 3px;
		margin:25px 50px 
    }

TABLE    {  margin: auto; 
						border-collapse: collapse; 
						border-left:0;
						border-right:0;
						border: 1px inset #993399;
						
						}								  
  *#col1       {  border: 3px solid black; }
  th 		   {  text-align: center; font-weight: bold; }
  TD             { border: 1px solid red; padding: .3em; font-size:16px; text-align:justify;  }
  TD.solid-blue  { border: 5px dashed blue; }
  TD.solid-green { border: 5px solid green; }
  
img {border:none; }

@media handheld {
body {max-width: 100%; border: 0; font-family:verdana,sans-serif; font-size:10px}
a{  text-decoration : none}
img {border:none;max-width:30px; max-height:15px;}
table, tr, td, p, h1, h2, h3, h4, div.h1, div.h2, hr, .footer 
{max-width: 100%; border: 0; font-family: sans-serif; font-size: 10px}

}
