body { 
    text-align:left;
    font-family: sans-serif;
	font-size: 0.9em;
	line-height:160%;
	color:#444;
}

table
{
    font-size:1em;
    
}


#main 
{
    text-align:left;
    width:950px;
    margin-left:auto;
    margin-right:auto; }
a { color:#1328ed;  }
a { color:#2334ff; text-decoration:underline }
a:hover { color:red }

 .title, .subtitle {
 	font-size:1.7em;
 	font-family:"copperplate";
 	color:#343434;
 	line-height:80%;
 }
 
 .subtitle {
 	font-size:1.1em;
 	font-style:italic;
 	font-weight:normal;
 	font-family:"computer modern";
 	color:#777;
 	line-height:130%;
 }
 
 .footnote {
    font-size:1em;
 	color:#878253;
 	font-family:"georgia";
 }