body	{
		background-color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
}
a.skip {
		position: absolute; 
		left: -1000em; 
		width: 20em;
}	

#topbar	{
	width: 100%;
	display: block;
	height: 5px;
	font-size: 3px;
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color:#069;
	background-image:url(../images/topbar_viva.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
td		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
}		
.masthead	{
		background-color: #FFF;
		background-image:  url("../images/mast_viva.jpg");
		background-repeat: no-repeat ;	
		border-bottom: 1px dotted #039;
}


.copyright	{
		font-size: 70%;
		font-style: italic;
}		
#Main {
		background-color: #fff;
		width: 745px;
		margin-right:auto; 
		margin-left:auto; 
		text-align: left;
		border-left: 1px solid #CCC;
		border-right: 1px solid #CCC;
}			
.title {
	font-size: medium;
	font-weight: bold;
}

.content	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0px;
		font-size: 0.7em;
		line-height: 1.0em;
		color: #666666;
	}

	
a	{
	color: #333;
	}
a name	{
	color: #000;
	}	
#Main a:hover	{
	color: #C03;
	background-color: #EEE;
	}
a:visited	{
	color: #333;
	}
	
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 120%;
	color: #000;
	margin-bottom:4%; 
	margin-top:2%; 
}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:1.0em; 
	line-height: 1.0em;
	padding:0; 
	margin: 1% 0% 2% 0%;
	color: #666; 
	}
h3 	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-style:italic;
	font-size:100%; 
	line-height: 100%;
	padding:0; 
	margin-top:4%; 
	}
h4 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:80%; 
	padding:0; 
	margin-bottom: 2%; 
	}
h5 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight:bold;
	font-size:0.7em; 
	padding:0; 
	margin:0; 
	}			


.footer		{
		background-color:  #999;
		padding: 4px;
		font-size: 60%;
		border-top: 1px dotted #C03;
}

.footer a	{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
.footer a:hover	{
	text-decoration: none;
	color: #C03;
	font-weight: bold;
	}	

#top a	{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#address	{
	font-style: italic;
	font-size: 0.7em;
	padding: 4px;
	}
	

	
.item		{
	padding: 8px;
	margin: 2px;
	}		
	

.more	{
	padding: 12px 8px;
	background-color: #FFF;
	font-size: 0.9em;
	margin: 2px;
	color: #000;
}




ul	{
	margin: 4px; 
	padding: 0px; 
}

li	{
	line-height: 1.8em;
	list-style: none;
}

li ul li  {
	line-height: 2.0em;
	list-style-type: disc;
	font-weight: bold;
	margin: 8px; 
	padding: 0px; 
}
	
		