* {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

BODY
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #555;
}

.PortalTitle {
	display: block;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #2B577D;
	width: 100%;
	font-weight: bold;
	
	
}

 h2 {
	display: block;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #2B577D;
	width: 100%;
	font-weight: bold;
	
	
}

.PortalSubTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #2B577D;
	
}

h3, h4, h5, h6

{
	font-weight: bold;
	font-size: 13px;
	color: #2B577D;
	
}

.PortalSection{
	font-size: 11px;
	color: #2B577D;
	font-weight: normal;
}


.PortalNormalText
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #555;
}

.PortalBoldText
{
	font-weight: bold;
}


