﻿body {
}

.header
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana;
	color: #3366ff;
}

.text
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	color: #3366ff;
	text-align:justify;
}

.link
{
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	color:Navy;
	
}
