.normal
    {
    font-size:12px;
    color: #555555;
    font-family: Arial;
	line-height:16px;
	text-align:justify;
    }
.normal2
    {
    font-size:12px;
    color: #000000;
    font-family: Arial;
	line-height:16px;
    }
.large
    {
    font-size:14px;
	font-weight:bold;
    color: #245390;
    font-family: Verdana, Tahoma, Arial;
	line-height:18px;
    }
.header
    {
    font-size:18px;
	font-weight:bold;
    color: #245390;
    font-family: Arial;
    }
.small
    {
    font-size:9px;
    color: #555555;
    font-family: Verdana, Tahoma, Arial;
    }
A:link
    {
	font-family: Arial;
	font-size:12px;
	color: #1C4885;
    text-decoration : underline;
	line-height:16px;
    }
A:visited
    {
	font-family: Arial;
	font-size:12px;
	color: #1C4885;
    text-decoration : underline;
    }
A:hover
    {
	font-family: Arial;
	font-size:12px;
	color: #1C4885;
    text-decoration : none;
	}

A.link2:link
    {
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
    text-decoration : underline;
    }
A.link2:visited
    {
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
    text-decoration : underline;
    }
A.link2:hover
    {
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
    text-decoration : none;
	}

.arial11black2 { font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
