p {
	font-family: verdana;
	font-size: x-small;
}

.contact {
	font-family: verdana;
	font-size: x-small;
   color: #999999;
}



font.tablebar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
font.tablecontent {
	font-family: verdana;
	font-size: 11px;
}

font.tablecontentbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}


A:link {
	color: #003366;
}
A:visited {
	color: #c0004a;
}

A:active {
	color: #c0004a;
}

h1, h2 {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}

ul,li,.wordtable { font-family: verdana; font-size: 10px }
A.wordlink,A.wordlink:link, A.wordlink:active{color:#003366;}
A.wordlink:visited{color: #cc6600;}
