.borderdblblu{
	border-style: double;
	border-color: #000099;
	border-width: 3px;
	font-size: 8pt;
}

BODY {
	/*color: #0b0ed9;*/
	background-color: White;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
}

TABLE {
	/*color: #00008B;*/
	color: #000066;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
}

H1 {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	font-style : italic;
}
.head2 {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : Yellow;	
	background-color : #0B0ED9;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 70%;
	}
	
}
h2 {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	color : Yellow;	
	background-color : #0b0ed9;
	filter: alpha(opacity=0, finishopacity=100, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 80%;
}
.head3 {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : #00008b;	
	background-color : #FEFF68;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=300, finishy=50);
	width: 90%;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : #00008b;	
	background-image: url(ipm_bgYelFad.jpg);
	/*background-color : #FEFF68;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=300, finishy=50);
	width: 80%;*/
	background-repeat: no-repeat;
}
.head4 {
	color : red;
	filter : glow(color=#ffff00,strength=2);
	width : 100%;
	font-weight: bold;
	font-size : 12pt;
	}
}
H4 {
	color : red;
	filter:glow(color=#ffff00, strength=5);
	width:100%;
}
UL {
	display : list-item;
	list-style-type : square;
	list-style-position : outside;
}

A {
	color: #00008b;
}

A:HOVER {
	color: #FF8C00;
}
.black8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.white8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : White;
}

.white8b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : White;
}

.blue8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #0b0ed9;
}

.dblue8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #00008b;
}

.blue8i {
	font-size: 8pt;
	font-style: italic;
	color: #0b0ed9;
}


.black8i {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
	color : black;
}

.dblue16i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #0b0ed9;
}

.dblue12i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #00008b;
}

.dblue8b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #00008b;
}

.dblue9b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #0b0ed9;
}

.white {
	color : White;
}

.black10b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : black;
}

.border1 {
	border-top: 1px solid #0a2c24;
	border-bottom: 1px solid #0a2c24;
	border-left: 1px solid #0a2c24;
	border-right: 1px solid #0a2c24;
	padding: 4px;
	background-color: #f6f6ff;
	color: #00008b;
	font-size: 10pt;
	text-align: center;
}

.border2 {
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	padding: 0px;
	background-color: #f6f6ff;
	color: #00008b;
	font-size: 9pt;
	margin: 5px;
}

.border3 {
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	padding: 0px;
	background-color: #FBFBFB;
	color: #00008b;
	font-size: 9pt;
	margin: 5px;
}

