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


body
{
	background-color: #333; 
	margin: 0;
	padding: 0;
	font-family: Verdana, Georgia, Arial; 
	font-size: 10pt;	
}

#wrapper
{
	margin: 20px auto;
	text-align:center;
	width:740px;
}

img 
{
	border: 0px;	
}

#container
{
	margin: 0px auto;
	text-align:center;
	width:700px;
	background-color:#666666;
	border: solid #000000 10px;
}

#intro
{
	font-size:18px;
	font-weight:400; 
	
}

#intro1
{
	font-size:12px;
	font-weight:400; 
	
}

.td1
{
	width:10px;
}

.td2
{
	margin: 0 auto;
	padding: 0;
	width:215px;
}
	
a:link
	{
	color: black;
	font-style: italic;
	}

a:visited
	{
	color: black;
	font-style: italic;
	}

a:active
	{
	color: black;
	font-style: italic;
	}

a:hover
	{
	color: black;
	font-style: italic;
	}

.logos
{
	height: 111px;
}