body{
	margin: 0;
	padding: 5px 0;
	background-color: #8F9B77;
	color: #333;
	font: 14px georgia,Arial, Verdana, Helvetica;
}

#header{
	background: #fff url("images/alt-header/hacker-banner-778w.jpg");
	width: 778px;
	height: 200px;
}

#menu{
	color: white;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}


.headline {
font-family: Georgia, Tahoma, Verdana;
font-size: 20pt;
font-weight: bold;
text-indent: 0pt;
text-transform: none;
}

p {
font-family: Georgia, Arial, Verdana, Helvetica;
/* text-indent: 30pt; */
line-height: 23px;
}

p.subheading {
font-family: Georgia, Arial, Verdana, Helvetica;
line-height: 23px;
font-size: 13pt;
font-weight: bold;
color: #274022;
}

a { 
text-decoration:none 
}

.left {
text-indent: 0pt;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13pt;
}


span.letter ul li {
line-height:23px;
margin:20px 0 20px 10px;
padding-left:30px;
}

ol {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
text-indent: 0pt;
}

li {
line-height: 23px;
}

h1 {
color: #274022;
}

h2 {
color: #274022;
}

h3 {
color: #274022;
font-size: 13pt;
}

blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 15px;
  border-left: 3px solid #ccc; 
}

.subhead {
font-family: Tahoma, Verdana;
font-size: 16pt;
font-weight: bold;
text-transform: capitalize;
color: #FF0000;
text-align: center;
text-indent: 0pt;
}

.yellow {
background-color: #FFFF00;
}

.subheadline {
font-family: Tahoma, Verdana;
font-size: 14pt;
font-weight: bold;
color: #000000;
text-indent: 0pt;
}

.noindent {
text-indent: 0pt;
}

