/*
This style sheet was created from C:\OPEU\Local503\lockeddown\index.html
*/
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color : White;
	color: #000;
	font-weight : 600;
}
		
TABLE.foot  {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	color: #200a6c;
	font-size : 9pt;
	border-color : #FF33CC;
	border-bottom : 1px ridge;
	border-top : 1px ridge;
	font-weight : 500;
	}
		
	td.foot {font-family : Arial, Helvetica, sans-serif;
	color: #200a6c;
	background-color: #fff;
	font-size : 9pt;
	font-weight : 500;
	}

	BODY {
	background-color : White;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}	

FONT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color: #fff;
	color: #000;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	color: #4B0082;
	background-color: #fff;
	font-size: 14pt;
	}

 h3 {
	color : #4B0082;
	background-color: #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: 800;
}
 
  h4 {
	color : #4B0082;
	background-color: #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: 800;
}
h5 {
	color : #4b0082;
	background-color: #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: 600;
	text-decoration: none;
	font-style: italic;
}


 h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-style : normal;
	font-weight : 800;
	color : #4B0082;
	background-color: #fff;
	text-decoration : none;
}
 
 H1.alt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : 800;
	color: #4B0082;
	background-color: #fff;
	text-decoration : none;
}
 
 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color : #4B0082;
	background-color: #fff;
	text-decoration : none;
	font-size : 11pt;
	font-weight : 800;
}
  
 hr {
	color : Silver;
	background-color: #fff;
	width : 40%;
	border : 1px inset #9999FF;
}
 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color : #9370DB;
	background-color: #fff;
	text-decoration : none;
	font-size: 11pt;
	font-weight: 600;
}

text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #fff;
	color: #000;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 500;
	text-indent: 15px;
	background-color: #fff;
	color: #000;
}

p.noin  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 500;
	text-indent: 0px;
	background-color: #fff;
	color: #000;
}
p.space {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 500;
	text-indent: 15px;
	line-height: 20px;
	background-color: #fff;
	color: #000;
}

p.spacea {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 500;
	line-height: 20px;
	background-color: #fff;
	color: #000;
}
p.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 400;
	line-height: 15px;
	text-indent: 0px;
	background-color: #fff;
	color: #000;
	
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : 600;
}
