/* Mi World StyleSheet */
/* Copyright MobileOne (Asia) Pte Ltd  */
/* Created by M1-ISPD */

/* Elements */

A{
	font-family : Tahoma, Arial, sans-serif;
	color : #0737A0;
	text-decoration : underline;
}

A:VISITED {
	font-family : Tahoma, Arial, sans-serif;
	color : #0B2E7B;
	text-decoration : underline;
}

A:HOVER {
	font-family : Tahoma, Arial, sans-serif;
	color : #4C6AAC;
	text-decoration : underline;
}

A.footer{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #003399;
	text-decoration : underline;
	font-weight : normal;
}

A.footer:VISITED {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
}

A.footer:HOVER {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color :  #C0C0C0;
	text-decoration :  underline;
	font-weight : normal;

}

/*Classes */
.body{
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 11px;
	color : #181818;
	text-decoration : none;
	letter-spacing : 0px;
}

.bold{
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 11px;
	color : #303030;
	font-weight : bold;
	letter-spacing : 0px;
}

.header{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 12px;
	color : #080F96;
	font-weight : bold;
	letter-spacing : 0px;
}

.subhead{
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 11px;
	color : #FF8400;
	font-weight : bold;
	letter-spacing : 0px;
}

.table-body{
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : none;
	text-decoration : none;
	letter-spacing : 0px;
}

.table-hd{
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 0px;
}

.footnotes{
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	letter-spacing : 0px;
}


.footnotes-bk{
	font-family : Tahoma,Verdana,sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	letter-spacing : 0px;
}

.boxtxt{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : none;
	letter-spacing : 0px;
}
