/* Main CSS Document for litufc */

/* added by Sue */

.style1
{
	color:#2278be;
	font-size:16px;
	font-weight: bold;
	
}
.style2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Menu Section */

.menuTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subMenuTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.subMenuTitleSub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* end Menu */

#contentFootersContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#contentContent
{
	font-family: helvetica;
	color: #666666;
	font-size: 12px;
	line-height:16px;
}

#contentContent h4
{
	font-size:14px;
}

.newcontent h1
{
	color:#2278be;
	font-size:16px;
	font-weight: bold;
}

.newcontent h2
{
	font-size:12px;
	padding-left: 20px;
}

/*
.newcontent p
{
	text-indent: 20px;
	
}
*/

