body,td,th, p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}



.linkurl {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.linkurl:active {   text-decoration: none;}
a.linkurl:hover {   text-decoration: none;}
a.linkurl:link {  text-decoration: none; }
a.linkurl:visited {  text-decoration: none;}


.smalllinkurl {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

a.smalllinkurl:active {   text-decoration: none;}
a.smalllinkurl:hover { 	text-decoration: underline;}
a.smalllinkurl:link {  text-decoration: none; }
a.smalllinkurl:visited {  text-decoration: none;}


.blacklink { text-decoration: none;
font-size: xx-small;	
}
a.blacklink:active {  color: #666666; font-weight: normal;}
a.blacklink:hover {  color: #666666; font-weight: normal;}
a.blacklink:link {  color: #000000; font-weight: normal;}
a.blacklink:visited {
	color: #666666;
	font-weight: normal;
	
}


.bluelink {
	text-decoration: none;
}

a.bluelink:active {  color: #003366; font-weight: normal;}
a.bluelink:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
a.bluelink:link {  color: #003366; font-weight: normal;}
a.bluelink:visited {  color: #003366; font-weight: normal;}

.boldbluelink {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

a.boldbluelink:active {  color: #003366; }
a.boldbluelink:hover {
	color: #003366;
	
	text-decoration: underline;
}
a.boldbluelink:link {  color: #003366; }
a.boldbluelink:visited {  color: #003366; }

hr.hr1 {
      color: #006699;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
      color: #f00;
      background-color: #f00;
      height: 1px;
    }
	
	.boldtitle {
	font-size: medium;
	
	color: #003366;
}

.smalltext {
	font-size: xx-small;
}
