BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	line-height : 130%;
}

A {
	text-decoration: none;
	color:  #0040A9;
	font-weight : bold;
}

A:Hover {
	color:#6FA3DD;
}

.copyright {
	color : Gray;
	text-align : center;
}
.screenshot {
	color : Gray;
	text-align : center;
	font-weight : bold;
}
.menu{
	color : #0040A9;
}
.menu2{
	color : #E3ECFA;
}

.header2{
	color :#0040A9;
	font-weight : bold;
	font-size : 200%;
}
.header2:hover{
	color :#0040A9;
	font-weight : bold;
	font-size : 200%;
}
H1{
	color : #E3ECFA;
	font-weight : bold;
	font-size : 150%;
	margin-left : 8px;
	vertical-align : middle;
}
H2{
	color : Black;
	font-weight : bold;
	font-size : 130%;
	vertical-align : middle;
}

.lang{
	color : #E3ECFA;
	font-size : 10px;
	font-style: normal;
}

.lang:hover{
	color : #0040A9;
}


