/* Style sheet for APPL 2008 Convention subsite */
/* Version 1.0 - 8/16/2007 */

/* Define some characteristics for all headings */
h1,h2,h3 {font-family: arial, sans-serif; color: #000000; font-weight: bold}

/* Add some things unique to individual headings */
h1 {font: bold 24px Helvetica, arial, sans-serif; line-height: 75%}
h2 {font: bold 16px arial, sans-serif; line-height: 70%}
h3 {font: bold 14px arial, sans-serif; line-height: 65%}

/* Define the basic paragarph style */
p {font-size: 9pt; font-family:arial, sans-serif; color: #000000;}

/* Some classes for the paragraph style */
p.title {text-align: center; font-weight: bold; font-size: 130%; color: #FFFFFF}
p.menu {font-size: 90%; font-weight: bold; color: #FFFFFF}

/* Style for unordered (bulleted) list */
ul {font-size: 9pt; font-family:arial, sans-serif;}

/* Define menu styles and classes */
/* td.menu {background-color: #3333FF; color: #FFFFFF; text-align: left; text-indent: 4px} */
a.menu {font-family: arial,sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF}
a:visited.menu {color: #FFFF99}
a:hover.menu {font-family: arial,sans-serif; font-size: 100%; font-weight: bold; color: #000000; background-color: #FFFFFF}

/* Set characteristics for links within text */
a:hover {  color: #FFFFFF; background-color: #CE0031}