P  {
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 0;
	margin-bottom : 3pt;
	margin-top : 3pt;
}

H1  {
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-align : left;
	padding-bottom : 0;
	height : auto;
	margin : 0;
}

H2  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-align : left;
	padding : 0;
	margin-bottom : 0;
}

H3  {
	font-size : 12pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-align : left;
	padding : 0;
	border-width : 0;
	margin-bottom : 0;
}

A  {
	font-fanily : Verdana, Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : 10pt;
	text-decoration : none;
}

A:Visited  {
	color : Teal;
	text-decoration : none;
	margin-top : 0;
}

A:Active  {
	color : Red;
	text-decoration : none;
}

A:Hover  {
	color : Green;
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #CCCCFF;
	padding : 0;
}

.blue  {
	color : Blue;
	font-size : medium;
	font-family : Verdana, Arial, Helvetica, san-serif;
	font-weight : normal;
	font-style : normal;
}

Small  {
	font-size : 7pt;
	color : Black;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

.secretsHead2  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

UL  {
	font-family : Verdana;
	list-style-type : circle;
	list-style : circle;
	font-size : 10pt;
}

LI  {
	font-family : Verdana;
	font-size : 10pt;
}

.blue1  {
	font-size : large;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

TD  {
	color : Black;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana;

	margin : 0;
}

.text  {
	font-family : Verdana;
	color : Black;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
}

.smallblue  {
	font-size : 8pt;
	color : Blue;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

.red  {
	color : Red;
}

H4  {
	color : Blue;
	font-weight : normal;
	font-size : 11pt;
}

OL  {
	list-style-type : decimal;
	list-style : decimal;
}

.example  {
	font-family : Courier New, courier, monospaced;
	color : Maroon;
	font-size : 10pt;
}

H5  {
	font-size : 10pt;
	font-weight : normal;
	font-style : italic;
	color : Blue;
}

eac  {
	color : Fuchsia;
}

/* ADDITIONAL CSS ADDED BY IWD MEDIA SOLUTIONS ON THE 17-04-07 */

.homeHeader { 

font-family:Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
color :#3B3BB9;

}

.homeHeaderSm { 

font-family:Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
color :#3B3BB9;

}

.homeRegularSm { 

font-family:Arial, Helvetica, sans-serif;
font-size : 13px;
color :#3B3BB9;

}

.home {
font-family:Arial, Helvetica, sans-serif;
font-size : 13px;
color :#3B3BB9;
}

a.home:link {
color : #3B3BB9;
	text-decoration : none;
	}
	
a.home:active {
	color : #3B3BB9;
	text-decoration : none;
	}
	
a.home:visited {
color : #3B3BB9;
	text-decoration : none;
	margin-top : 0;
	}

a.home:hover {
color : #3B3BB9;
	text-decoration : underline;
	}



