﻿body
{
	font-family: Arial;
	line-height:16px;
	font-size: 12px;
	
}
.hr
{
	width: 100%;
	height: 2px;
}
p, li
{
	font-size: 12px;
	line-height: 16px;
	
}
.innerpagelink 
{
	color: #11a9d1;
	text-decoration:none;
}
.innerpagelink:hover
{
	text-decoration: underline;
	color: #33caf3;
}
em
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.bubbleLink a
{
	color: White;
	text-decoration: none;
}
.bubbleLink a:hover
{
	color: White;
}
.largerstrong
{
	font-size: 14px;
}

.row
{
	background-color: #ccc;
}
.rowalt
{
	background-color: #eee;
}
