@charset "utf-8";
/* CSS Document */

.head
	{
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	margin-left:0px;
	}

a:link
	{
	color:#2994cc;
	text-decoration:none;
	}
	
a:visited
	{
	color:#2994cc;
	text-decoration:none;
	}

a:active
	{
	color:#2994cc;
	text-decoration:underline;
	}
	
a:hover
	{
	color:#2994cc;
	text-decoration:underline;
	}	
div.headlineMC
	{
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	margin-left:2px;
	}
	
div.texts
	{
	width:390px;
	margin-right:10px;
	.margin-right:10px;
	margin-top:4px;
	.margin-top:4px;
	color:#000000;
	font-family:  Arial , Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	float:left;
	}
div.image
	{
	width:250px;
	float:left;
	height:600px;
	margin-top:7px;
	.margin-top:7px;
	}
	
div.content
	{
	width:658px;
	}
	
.position
	{
	font-size:10px;
	}

p
	{
	font-family:  Arial , Helvetica, sans-serif;
	font-size:12px;
	}
	
.names a:link
	{
	text-decoration:none;
	font-weight:bold;
	}

.names a:visited
	{
	text-decoration:none;
	font-weight:bold;
	}

.names a:hover
	{
	font-weight:bold;
	text-decoration:underline;
	}
	
.sectiontitle
	{
	font-size:16px;
	color:#003366;
	font-weight:bold;
	}
	
.casetitle
	{
	font-size:18px;
	color:#666666;
	font-weight:bold;
	}	
