body {

	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

form	{
	margin: 0px;
	padding: 0px;
}

a	{
	color: #626262;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a:hover	{
	color: #626262;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: none;
}

a.menu	{
	color: #333333;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border-bottom: none;
	font-size: 20px;
}

a.menu:hover	{
	color: #333333;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border-bottom: none;
	font-size: 20px;
	font-weight: bold;
}

ul, li, ol, table, td, p, div	{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.img	{
	border-bottom: none;
	text-decoration: none;
}

h1.head	{
	font-weight: bold;
	font-size: 16px;
	color: #9e0704;
	padding: 0px; margin: 0px;
}

div.inner	p	{
	padding: 0px;
	margin: 0px;
}

.red	{
	color: #9e0704;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a.gray	{	
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	border-bottom: none;
}

a.red	{
	color: #9e0704;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border-bottom: none;
}

a.red:hover	{
	color: #9e0704;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	border-bottom: none;
}

div.h1000	{
	min-height: 1000px;
//	height: 1000px;
}

div.inner	a {
	color: #626262;
	text-decoration: none;
	
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
