@charset "utf-8";
/* CSS Document */

body
{
	background-color:#FCFBF9;
	color: #000;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1,h2, h3
{
	font-size: 10px;	
}
a:link, a:visited, a:active, a:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
	font-weight: bold;
}
#nav {
	width: 600px;
}
#sinopsys {
	width: 600px;
}
#swfobject
{
	border: 0;
	margin:0 auto;
	text-align:center;
}

#swfobject a
{
	color:#FCFBF9;
	font-weight:normal;
	text-decoration:none;
}

#swfobject a:hover
{
	color:#FCFBF9;
	font-weight:normal;
	text-decoration:underline;
}


#altobject
{
	border: 0;
	margin:0;
	text-align:center;
}

