p,ul,ol,div,td { font-family: Arial, Helvetica, sans-serif; }
p,ul,ol,div,td { font-size: 10pt; color: #1B837D; }

a:link { text-decoration : none; color : #99CCFF; font-weight:bold; }
a:visited { text-decoration : none;	color:#99CCFF; font-weight:bold; }
a:active { text-decoration : underline; color:#99CCFF; font-weight:bold; }
a:hover  { text-decoration : underline; color : #FFFF99; font-weight:bold; }

a.nav:link { text-decoration : none; color : #1B837D; }
a.nav:visited { text-decoration : none;	color:#1B837D; }
a.nav:active { text-decoration : none; color:#1B837D; }
a.nav:hover  { text-decoration : none; color : #1B837D; }

.whitetext { color: #ffffff; }

/* fonts */
h1 { font-size:11pt; font-weight:bold; margin-bottom: 5px;}
.medium { font-size:11px; }
.small { font-size:10px; }

.whitebg { background-color: #FFFFFF; }