/* Global Styles */

body {
	margin:0px;
	font: 11px Lucida Grande;
}
ul {list-style-type: none;} 

li {margin-bottom: 5px;}

.menu a {
     margin: 0 2px;
     width: 140px; 
     height: 20px;
     display: block;
     text-align: left;
     border: 1px solid white;
     text-decoration: none;
     color: #000;
     background: #fff;
	 }
	 
.menu a:hover {
	 color: #000;
     background: #ccc;
     border: 1px solid gray; 
     }

.menu a:active {
     background: gray;
     border: 1px solid gray; 
     color: #fff;
     }
	 .mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
a.test {text-decoration: none;
color: #222;
}
a.test:hover{text-decoration: underline;
}
.style33 {font-family: "Lucida Grande"; font-size: 14px; color: #333333; }
.style16 {font-family: Futura;
	font-size: 14px;
}
.style53 {
	font-family: "Didot";
	font-size: 32px;
}
body,td,th {
	font-family: Lucida Grande;
}
.style55 {
	font-family: "Lucida Grande"; 
	font-size: 12px; color: #666666; }
.style57 {
	font-size: 18px;
	font-family: "Lucida Grande";
	font-style: italic;
}
.style58 {
	font-family: Didot;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Lucida Grande;
}
.style62 {font-size: 8px
}
	div.movie {
	width: 600px;
	height: 300px;
	text-align: center;
}
div.code {
	font: 10pt Verdana, sans-serif;
	overflow: auto;
	border: 1px solid #333333;
	padding: 3pt;
	margin: 0pt 0pt 3pt 0pt;
}
.movie {
	width: 100%;
	height: 100%;
}
.dropcap {
	float:left;
	color:#D4D5A5;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family:Times, serif, Georgia;
}
.style63 {color: #990000}
a:link {

	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #666666;
	text-decoration: none;
}
-->
</style>
</style>