.mainHead 
	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF; font-weight:bold; padding-bottom:16px; padding-right:16px;}
	
.mainHeadBlue
	{font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:18px;
	 color:#2d3c4b;
	 font-weight:bold;
}	

.textBlog {font-family: Arial; font-size:13px; line-height:22px; margin-left:10px; margin-right:10px; color:#292129;}
.textBlog a:link, .textBlog a:visited, .textBlog a:active {text-decoration:underline;}
.textBlog a:hover {text-decoration:none;}
	
.boldHead, .boldHead a:link, .boldHead a:visited, .boldHead a:active
	{font-family:Verdana; font-size:12px; font-weight:bold; text-transform: uppercase;}
.boldHead a:hover
	{font-family:Verdana; font-size:12px; font-weight:bold; text-transform: uppercase;}
	
.content, .content a:link, .content a:visited, .content a:active, .content a:hover 
	{font-family:Verdana; font-size:14px; line-height:22px; color:#000000;}
	
.gray { color: #333333;}

li.arrow
	 {list-style-image:url(/blog/images/arrowR.png); line-height:20px; margin-right:15px; font-weight:bold;}
li.clock
	 {list-style-image:url(/blog/images/clock.png); line-height:20px; color: #990100;}
.pBold { font-weight:bold;}






a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

