/*
03-12-11 21:00:35 stylesheet.css Growkit.com (c)
*/

.main	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	}

.head	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	}

img	{
	border: 0;
	}

A 	{
  	color: #FF0000;
  	text-decoration: underline;
	}

A:hover	{
  	color: #FF0000;
  	text-decoration: underline;
	}
