 .menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size :80%;
}
.notyet{
		color : gray;
}
a:link, a:visited {  color: #0000CC; text-decoration: none}

a:hover {
	text-decoration: underline;
	color : Navy;
}

.borderedhighlight {
	border : solid #708090;
	border-bottom-width : 3px;
	border-right-width : 3px;
	border-left-width : 1px;
	border-top-width : 1px;
	padding : 5px 5px 5px 5px;
	text-align : justify;
	margin : 5;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 200%;
	line-height : 120%;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	clip: rect( );
	margin-bottom : 0px;
}
.subtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	margin-bottom : 0px;
	line-height : 100%;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
}

.bodycentre {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.sidebartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	font-weight: bold;
}
.bullet {  
font-family: Arial, Helvetica, sans-serif; 
text-align : center;  
vertical-align : middle;  }

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align : justify;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	height : 10pt;
	
}

body  td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	height : 10pt;
	
}
H1,H2,H3,H4,H5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom : 0em;
	line-height : 70%;
}

H5 {
	font-size : 125%;
}
H4 {
	font-size : 150%;
	line-height : 30px;
	text-align: left;
}

H3{
	font-size : 175%;
}
H2 {
	font-size : 200%;
}
H1 {
	font-size : 300%;
}

.chinese {
	font-size: 18px;
}
.russian {
	font-size: 14px;
}
.subtitle3 {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.icon{
	text-align : right;
}

