body
   	{
	font-family: verdana,helvetica,arial,sans-serif;
   	}

td
	{
	font-size:10pt;
	
	}

input, textarea
	{
	font-family: verdana;
	font-size: 10px;
	background-image:url(bg.jpg);
	border: 1px solid #808080;
	
	}
		
td#form_input
	{
	height: 30px;
	font-size:10px;
	}

ul
	{
	list-style-image:url(list_object.gif);
	}
	
a:link
   	{
	color: #9900ff;
	text-decoration: none;
   	}

a:visited
   	{
	color: #3366CC;
	text-decoration: none;
   	}

a:active
   	{
	color: #3366CC;
	text-decoration: none;
   	}

a:hover
   	{
	color: #3366CC;
	text-decoration: underline;
   	}