

#menu {
  list-style-type:square;
  padding-left:10px;
  margin:10px;
  font-size:10pt;
  font-style:roman;
  }
#menu li {
  list-style-type: inside;
  }

#section-head
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: large;
 font-weight: normal;
 color: #000000; 
 text-decoration: none;
 text-align: center; 
 margin:0 auto;
 width:350px;
 border:1px solid black;
 background-color: #c0c0c0;
 }
 
 img {
 border: none;
 }
 
a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  border= none;
}
a:link { 
  color: #000066;
}
a:visited {
  color: #3333cc;
}
a:hover {
  background: #FFFF00;
}
a:active { 
  color: #00FF66;
}

H3
   {
   color:black;
   font-size:14pt;
   font-style:oblique;
   }
H4
   {
   color:black;
   font-size:11pt;
   font-style:oblique;
   }
H5
   {
   color:black;
   font-size:10pt;
   font-style:oblique;
   }

ul , menu
   {
   list-style-type:square;
   }
   
 .texta {
 font-size: 8px;
 border: 1px solid #000000;
}
 .textb {
 font-size: 8px;
}
 .textc {
 font-size: 12px;
 border: 1px solid #000000;
}

 .textd {
 font-size: 12px;
}

 .footer1 {
 font-size: 14px;
}

 .footer2 {
 font-size: 12px;
}

#project {
 padding-left: 30px;
 padding-right: 30px;
}

#resource {
 padding-left: 30px;
 padding-right: 30px;
 list-style-type:square;

}

#content {
 padding-left: 30px;
 padding-right: 30px;
}
.module-header
{

	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.block
{
	padding:0px 100px 0px 100px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:50px;
	margin-left:50px;

	border: 2px solid #999999;
	padding: 3px;
	color: #444444;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
}

.form
{
	padding:0px 100px 0px 100px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:50px;
	margin-left:50px;

	border: 2px solid #999999;

	padding: 3px;
	color: #444444;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
}

.indent
{
	margin-right:25px;
	margin-left:25px;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 100%;
	
	
	
	text-align: left;
}
