body
{
}

.copyrightText
{
	font-family:tahoma;
	font-size:10px;
	color:gray;
}

.text1
{
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:13.5pt;
	color:00008A;
}
.text2
{
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:25pt;
	color:00008A;
}
.text3
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:00008A;
}
.link
{
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:13.5pt;
	color:Red;
	text-decoration:none;
}
.link:hover
{
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:13.5pt;
	color:Red;
	text-decoration:underline;
}