/* General Font and Color Definitions */
ol,ul,p,div	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td,tr,th	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
form,input	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
small	{ font-size: 8px; color: #000000}
big	{ font-size: 14px; color: #000000}

/* Link Definitions */
a { color: #0000AA; text-decoration: none}
a:link {  color: #0000AA; text-decoration: none}
a:hover { color: #0000AA; text-decoration: underline}
a:active { color: #0000FF; text-decoration: underline}
a:visited { color: #0000AA; text-decoration: none}

a.mp { color: #99CCFF; text-decoration: none}
a.mp:link {  color: #99CCFF; text-decoration: none}
a.mp:hover { color: #99CCFF; text-decoration: underline}
a.mp:visited { color: #99CCFF; text-decoration: none}


