a {
	text-decoration: none;
	color: #094180;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


a.menu {
	text-decoration: none;
	font-weight: normal;
}
a:hover.menu {
	text-decoration: none;
}



body {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
}

div, span, td {
	font-family: Tahoma;
	font-size: 12px;
}

td.bar {
	background: #89B1C7;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}

td.button {
	background: #72A2D2;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}

td.buttonover {
	background: #4E86BE;
	color: #000000;
	cursor: hand;
	font-family: Tahoma;
	font-size: 8pt;
}

.content 	{
font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 11px; 
               text-align: justify; 
               line-height: 16px;
}
.content td	{
font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 11px; 
               text-align: justify; 
               line-height: 15px;
}


.option 	{
	background: none;
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.tiny		{
	background: none;
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
ul {
	list-style-image: url(http://irc.amigaworld.net/images/arrow.gif);
}

a.cpanel
{
font-weight: normal;
}

