/* CSS Document */

body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link {
color:#0000FF;
}

a:hover {
color:#0000FF;
font-weight:bold;
text-decoration:underline;
}

a:visited {
color:#990066;
}

a.b:link {
color:#000000;
text-decoration:none;
}

a.b:hover {
color:#000000;
font-weight:bold;
}

a.b:visited {
color:#000000;
text-decoration:none;
}


.bottomtext {
font-size:9px;
text-align:center;
font-variant:small-caps;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}


