body 
{
  font-family:Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 14px;
  color:#666666;
}

h1
{
	font-family: "Arial Black", arial, helvetica, sans-serif;
	font-size:16px;
	margin-bottom:18px;
}

h2,h3,h4,p
{
	font-family: Arial, helvetica, sans-serif;
}

h2
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}

h3
{
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
}

h4
{
	font-size: 10px;
	font-weight:bold;
}

p
{
	font-size:12px;
	margin-bottom:4px;
	margin-top:15px;
}

a:hover
{
	text-decoration:underline;
}



ul.list_bullets
{
	padding:0;
	margin:0;
}

ul.list_bullets li
{
	margin-left:1px;
	background: url(/images/li_img.gif) 0 5px no-repeat;
	padding-left: 8px;
}

.highlight 
{
	color:#CC9900;
	font-style:italic;
	font-weight:bold;
}

.highlight_1
{
	
	color:#333399;
	font-weight:bold;
	margin-bottom:15px;
}


.highlight_2
{
	
	color:#666666;
	font-weight:bold;
}

.profiles, .profiles_end
{
	border-bottom:1px solid #CC9900;
	padding-bottom:10px;
	padding-top:10px;
}

.profiles_end
{
	border-bottom:none;
}
