/* CSS Document */
body {
	font-size: 12px;
}

table {
    font-size: 1em;
}

a:link, a:active, a:visited {
	color: #003366;
}

a:hover {
	color: #EF384B;
}


.default {
	font-family: Verdana;
	color: #003366;
	font-size: inherit;
}

.memberTableTemplateWIB {
  background-color: #ffffcc;
}

.memberTableTemplateOMN {
  background-color: #ffcc66;
}
