body { margin: 30px;
	  color: #333;
	   background-color:#000000; }

p { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  
  color: #444; }

span.menuLink { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 11px;
  color: #444; }

.big { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 16px;
  color: #666; }

blockquote { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 11px;
  color: #444; }

ul { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 12px;
  color: #444; }

li { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 12px;
  color: #444; }

.dot { color: #999; }
    
.byline { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #999; }
    
.small { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 11px;
  color: #333; }
    
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #000; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000; }
  
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #369; }
  
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #69c; }

div.main p { margin: 10px; 
  font-size: 12px;
  color: #222; }

div.main h2 { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  margin: 10px;
  font-weight: normal;
  font-size: 20px;
  color: #333; }

div.main h3 { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  margin: 10px;
  font-weight: bold;
  font-size: 15px;
  color: #333; }

.redFont
{
	color:#ff0000;
}
