body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0;
}

td {
	font-size: 11px;
}

h2 {
	font-size: 14px; font-weight: bold;
}

h3 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.small {
	font-size: 9px;
}

a {
	font-size: 11px;
}

 a:link {
	text-decoration : none; color: #003366;
}

a:active  {
	text-decoration : none; color: #666666;
}

a:visited {
	text-decoration : none; color: #999999;
}

a:hover {
	text-decoration : underline; color: #FF0000;
}

.footer {
	font-size: 8px; color: #000000;
}

a.footermenu:link {
	font-size: 10px; color: #FFFFFF; text-decoration: none;
}

a.footermenu:active {
	font-size: 10px; color: #FFFFFF; text-decoration: none;
}

a.footermenu:visited {
	font-size: 10px; color: #CCCCCC; text-decoration: none;
}

a.footermenu:hover {
	font-size: 10px; color: #FF0000; text-decoration: underline;
}

.copyright {
	font-size: 9px; color: #FFFFFF;
}

.flagMargin {
	margin-top: 6px; margin-bottom: 6px;
}

.imageMargin {
	margin-top: 6px; margin-bottom: 6px; margin-right: 6px; float:left;
}
.medium {
	font-size: 10px;
	font-weight: bold;
}

