body
{
	color: #335588;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 14px;
}

td 
{
	color: #335588;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 14px;
}

p 
{
	color: #335588;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 14px;
	line-height: 150%;
}


li 
{
	color: #335588;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 14px;
	line-height: 125% 
}

.head 
{
	color: #335588;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 25px;
}

a 
{
	color: #000000;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	text-decoration: none;
}

a.white 
{
	color: #ffffff;
	font-size: 11px;
}

a:hover 
{
	text-decoration: underline;
}

a:visited 
{
	font-size: 14px;
}

.all 
{
	border: 1px solid #666666;
}

.t 
{
	border-top: 1px solid #666666;
}

.l 
{
	border-left: 1px solid #666666;
}

.r 
{
	border-right: 1px solid #666666;
}

.b 
{
	border-bottom: 1px solid #666666;
}

.lr 
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.lrb 
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;	
	border-bottom: 1px solid #666666;
}

input, textarea
{
	border: 1px solid #336699;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 16px;
	color: #000000;
}

.send
{
	border: 1px solid #336699;
	font-family: 'times new roman', times, 'trebuchet ms', arial, helvetica; 
	font-size: 16px;
	color: #000000;
	background-color: #E3EBF3;
}
