﻿.ContentPage p
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.ContentPage h1
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 16px;
}

.ContentPage h2
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 14px;
}

.ContentPage h3
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 12px;
}

.ContentPage h4
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 11px;
}

.ContentPage h5
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 11px;
}

.ContentPage a
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #01428e;
	text-decoration: none;
}

.ContentPage a:hover
{
    text-decoration: underline;
}

.ContentPage li
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color:Black;
}


p
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

 h1
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 16px;
}

 h2
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 14px;
}

 h3
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 12px;
}

 h4
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 11px;
}

 h5
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 11px;
}

h6
{
	font-family: Verdana, Tahoma;
	color: #0093d0;
	font-weight: bold;
	font-size: 11px;
}

 a
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #01428e;
	text-decoration: none;
}

 a:hover
{
    text-decoration: underline;
}

 li
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
