#title {
	color: #9F0000;
	height: 38px;
	background-color: #FFFFFF;
	font-weight: bold;
	
	
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  
}
#header {
	
	background-color: #9F0000;
	color : white;
  
  
  
  
  
  font-weight : bold;
  font-size : x-small;
}


.style3 {
	color: #CD1664;
	font-weight: bold;
}
.style6 {
	color: #FF0080;
	font-weight: bold;
}
.style7 {
	color: #9F0000;
	font-weight: bold;
}

h1 {
	text-indent: 10px;
	letter-spacing: 2px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #445589;
	font-size: small;
}


H2 {
	
	padding: 3px;
	
	border-bottom-style: dashed;
	
	
	border-bottom-color : gray;
	
	color : white;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
	list-style-type: circle;
	
	background-image : url(h2_image.gif);
	background-repeat: no-repeat;
	background-position : left bottom;
  font-size : medium;
  
  text-align : left;
  right : auto;
}
H3 {
	font-size: small;
	font-weight: bold;
	
	background-attachment: fixed;
	
	
	padding-left: 28px;
}
H4 {
	background-attachment: fixed;
	
	
	
	font-size: small;
	font-weight: normal;
	padding-left: 52px;
}



#header a{
  color : white;
}
