﻿.Link1
{
	font-size: 10pt;
	color: #003366;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.Link1:hover
{
    TEXT-DECORATION: underline
}


.Text1
{
    FONT-SIZE: 10pt;
    COLOR: #003366;
    FONT-FAMILY: Verdana;
	text-decoration: none;
}
