/* 
================================
 Container Styles for Lookripped
================================
*/   

.containermaster_white {
	background-color : #FFFFFF;
}

.SubHead   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #B3A000;
}


.Head   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #4c4c4c;
}

.PageHead   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


H1   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom : 4px;
	margin-top : 4px;
}

H2   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom : 4px;
	margin-top : 4px;
}

H3   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom : 4px;
	margin-top : 4px;
}

A:link  {
	text-decoration: none;
	color: #400099;
}

A:visited   {
    text-decoration:    none;
	color: #400099;
}

A:active    {
    text-decoration:    none;
	color: #400099;
}

A:hover {
    text-decoration:    underline;
	color: #400099;
}

.Normal {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #797979;
}

.LeftQuickPoint {
	font-family: Times New Roman, Times, Serif;
	font-style:italic;
	font-size: 13px;
	color: #ffffff;
}

