p,ul,ol,div,td { font-family: Arial, Helvetica, sans-serif; }
p,ul,ol,div,td { font-size: 10pt; color: #4D4D4D; }

a:link { text-decoration : none; color : #E28E4E; font-weight:bold; }
a:visited { text-decoration : none;	color:#E28E4E; font-weight:bold; }
a:active { text-decoration : underline; color:#FCA059; font-weight:bold; }
a:hover  { text-decoration : underline; color : #FCA059; font-weight:bold; }

a.nav:link { text-decoration : none; color : #ffffff;}
a.nav:visited { text-decoration : none;	color:#ffffff; }
a.nav:active { text-decoration : none; color:#eeeeee;}
a.nav:hover  { text-decoration : none; color : #eeeeee; }

.whitetext { color: #ffffff; }

/* fonts */
h1 { font-size:11pt; font-weight:bold; margin-bottom: 5px;}
h2 { font-size:14pt; font-weight:bold; margin-bottom: 5px;}
.medium { font-size:11px; }
.small { font-size:10px; }

.whitebg { background-color: #FFFFFF; }
