@charset "utf-8";
/* CSS Document */

body { 
  color : #000000; 
  background : #ffffff; 
  font-family:Arial, Helvetica, sans-serif;
  font-size : 10pt; 
}
h1
{ 	
	font-size:15pt;
	font-weight: 200;
	font-style: none;
	font-weight:bold;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a { 
  text-decoration:none;
  color : #6a777f; 
}
#header .logout, #date, #left, #nav, #nav li.head, #nav li.features, #nav li.articles, #lcurve, #rvideo, #key, .infobar, .footer, .download { 
  display : none; 
}
#header{
outline:none
}


