body, li, td, p
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;		
	font-size: 12px;
	line-height: 18px;
}

th, h2
{
	font-size: 13px;
}

h1
{
	font-size: 14px;
}

#content h1
{
	background-color:  #e44f1d;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
}

#content h2
{
	color: #e44f1d;	
	border-bottom: 1px solid #e44f1d;
}

#content p
{
	color: #5c5c5c;
}

#content  a
{
	color: #5c5c5c;	
	text-decoration:underline;		
}

#content  a:hover
{
	color: #e44f1d;	
	text-decoration:none;		
}

#content .link
{
	color: #454444;
	background-image: url(content/img/arrow_grey.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-left: 13px;
}

#content img
{
	border: 1px solid #e44f1d;	
}

#content table img
{
	border: 0px;
}

#content table a img
{
	border: 1px solid #e44f1d;
}

#content input, #content select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5c5c5c;	
}
