BODY {
	background-image : url(bg.jpg);
	background-repeat : repeat;
	background-color : White;
}
A:HOVER {
	color : Olive;
}
A:ACTIVE {
	color : #990066;
}
A:LINK {
	color : #990066;
}
A:VISITED {
	color : Black;
}
h5
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-left: 10px;
	margin-right :10px;
	margin-top : 0px;
	color : #990066;
	text-align: center;
	font-weight : normal;
	font-style : normal;
} 
.h5title
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-left: 40px;
	margin-right :10px;
	margin-top : 0px;
	margin-bottom: 0px;
color : #990066;
	text-align: left;
	font-weight : normal;
	font-style : normal;
}  
.h5black
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-left: 10px;
	margin-right :10px;
	margin-top : 0px;
	margin-bottom: 0px;
	color : Black;
	text-align: left;
	font-weight : bold;
	font-style : italic;
}  
.h6left
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	margin-left: 10px;
	margin-right :10px;
	margin-top : 0px;
	margin-bottom: 10px;
	color : #990066;
	text-align: left;
	font-weight : lighter;
}  
H6 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-left: 30px;
	margin-right :0px;
	margin-top : 0px;
	margin-bottom: 0px;
	color : #990066;
	text-align: left;
	font-weight : normal;
	font-style : italic;
}  
.footnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 18px;
	margin-left: 10px;
	margin-right :10px;
	margin-top : 20px;
	margin-bottom: 10px;
	font-weight: normal;
	color : #990066;
}

