<!--



.border	{	background-color:		#000000;		}



body		{	font-family:		verdana, arial, monospace;

			font-size:			12px;

			background-color:		#555555;	

			background-image:		url(images/bg2.gif);

			background-repeat:	repeat-y;	}

			

li		{	list-style-image:				url("images/li.gif");
			list-style-type:				disc;	
			list-style-color:				#336699;	}		



		

table		{	font-family:		verdana, arial, monospace;				}

tr		{	font-family:		verdana, arial, monospace;		}

td		{	font-family:		verdana, arial, monospace;

			font-size:			12px;		}



p		{	font-family:		verdana, arial, monospace;		}



b		{	color:			#000000;			}





a		{	text-decoration:	underline;			}





a:link	{	color:			#336699;			

			text-decoration:		none;			}



a:visited 	{	color:			#336699;			

			text-decoration:		none;				}



a:active 	{	color:			#336699;			

			text-decoration:		none;				}



a:hover 	{	color:			#ffffff;		

			text-decoration:		underline;

			background-color:		336699;			}







-->