
.head {
	MARGIN: 0px ;
	BACKGROUND-COLOR:#000000;
}


.divhead {
	MARGIN: 5px 0px 0px 5px;
}

A:LINK{
  color : #ffffff;
  text-decoration : none;
  font-weight: bold;
}
A:VISITED{
  color : #ffffff;
  text-decoration : none;
  font-weight: bold;
}
A:ACTIVE{
  color : #99ccff;
  text-decoration : none;
  font-weight: bold;
}
A:HOVER{
  color : #0080ff;
  text-decoration : underline;
  font-weight: bold;
}

.headtable { 
border: 0px; 
padding: 0px; 
width: 650px;
} 

.subtitle1 {
	width: 120px; 
	FONT-SIZE: 10pt; 
	WHITE-SPACE: nowrap; 
	font-weight: bold;
	COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

.subtitle2 {
	width: 120px; 
	FONT-SIZE: 10pt; 
	WHITE-SPACE: nowrap; 
	font-weight: bold;
	COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

.subtitle3 {
	width: 150px; 
	FONT-SIZE: 10pt; 
	WHITE-SPACE: nowrap; 
	font-weight: bold;
	COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

.title {
	WHITE-SPACE: nowrap; 
	FONT-SIZE: 18pt; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	COLOR: #ffffff;
}

