body
{background-color: #555;
	max-width: 640px;
	margin: auto;
	border: none;}

	a:link  
		{text-decoration: none;
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		background-color: #333;}
	a:visited
		{text-decoration: none;
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		background-color: #333;}
	a:hover {color: #49ff33;
			font-weight: bolder;}

/*.topheader 
	{display: block; width: 700px; height: 65px; margin: auto; text-align: center; padding: 0px; border: none;}*/

.menublockstyling
	{max-width: 640px;
	margin: auto;
	border: none;}
.menublock
	{max-width: 640px;
	margin: auto;
	border: none;}

.maincolumn 
	{max-width: 640px;
	margin:auto;
	border: none;
	background-color: #333;}

.singlishtopicsheading
    {background-image: url("buttonsinglishtopics.gif");
    background-color: #000;
	height: 45px;
	width: 268px;
	border: none;
	margin: auto;
	text-align: center;}
.singlishtopicstext
   {background-color: #000;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
	border: none;
	margin: auto;}

.fictitious
	{width:640px;
	font-family: Verdana;
	font-size: 11px;
    text-align:center;
    color:  #222;
    background-color: #d6e5ec;}
.name
	{color: #67ead0;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em; 
	font-weight: bold;
	font-style: italic;}
.speech
	{height:auto;
	padding:16px;
	color: #fff;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
    font-size: 1em; 
	font-weight: normal;
	background:  #444;
	border-radius: 18px;}