﻿body 
{

	 font-family:Verdana;
	  font-size:13px;
	  line-height:17px;
	  color:#666666;
	  
}

a
{
	color:#3399cc;
	 font-weight:bold;
}
.headerText
{
	font-size:15px;
	 margin-top:10px;
	 margin-bottom:3px;
	 font-weight:bold;
}
.headerText2
{
	font-size:12px;
	 margin-top:10px;
	 margin-bottom:3px;
	 font-weight:bold;
}
p
{
	font-size:12px;
	
}
.hr
{
	background-image:url(/images/backgrounds/gray-dot.gif); background-repeat:repeat-x; height:3px; width:100%;
 margin:20px 0px 20px 0px;
}

.topish
{
	float: none; margin-top:40px; 
}

.pagePad
{padding-right: 50px;
}
.Ecomments
{
	float: right; margin-top: 10px;
}

.overView
{
	float: right; text-align:center; width: 295px;
}


