a:link
	{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	}

a:visited
	{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	}
	
a:hover
	{
	text-decoration:none;
	color:#00FFFF;
	font-weight:bold;
	font-family:Arial;
	}
	
*.text
	{
	font-family:Georgia;
	}
	
*.startlink a:link
	{
	color:white;	
	}	
	
*.startlink a:visited
	{
	color:white;	
	}	
	
*.startlink a:hover
	{
	color:#a1a1a1;	
	}

td.startlink
	{
	vertical-align:top;
	background-color:black;
	}
	
div.content
	{
	width:774px;
	height:400px;
	margin:10px;
	overflow:auto;
/*	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;	*/
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	border:0 none;
	}

table.content
	{
	font-family:Arial;
	font-size:10pt;
	width:770px;
	padding:0px;
	margin:0px;
	/*	border-right-width:1px;
	border-right-style:dotted;
	border-color:#66AA66;		*/
	}
	
table.content td
	{
	vertical-align:top;
	}

*.input
	{
	border:1px dashed silver;	
	}
	
option
	{
	font-family:Courier;
	font-weight:bold;
	}
	
option.1
	{
	color: white;
	background-color: #a1a1a1;
	}
	
option.2
	{
	color: white;
	background-color: #009ee0;
	}
	
option.3
	{
	color: white;
	background-color: #a60639;
	}
	
option.4
	{
	color: white;
	background-color: #45a12b;
	}
	
option.5
	{
	color: white;
	background-color: #eb6a1e;
	}
	
*.bubble
	{
	font-family:Arial;
	font-size:10px;
	}

*.bubble a:link
	{
	color:#45a12b;	
	}	
	
*.bubble a:visited
	{
	color:#45a12b;	
	}	
	
*.bubble a:hover
	{
	color:#a1a1a1;	
	}