
body, table{font:normal 10pt "arial"}

<!-- Index page text -->
.index:link {font: normal 8pt "Arial"; color:#1535ff}
.index:active {font: normal 8pt "Arial"; color:#1535ff}
.index:visited {font: normal 8pt "Arial"; color:#1535ff}
.index:hover {font: normal 8pt "Arial"; color:#1535ff}
P.index {font: normal 8pt "arial"}

<!-- sidebar - Headings on "AandE" page (Found on left margine) -->
.sidebar:link {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.sidebar:active {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.sidebar:visited {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.sidebar:hover {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}

<!-- font4 - Page Headings (black font) -->
.font4 {font: italic bold 14pt "arial"; color:black; text-align:center}


<!-- font2 - Paragraph Headings -->
.font2:link    {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.font2:active  {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.font2:visited {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.font2:hover   {font: italic bold 10pt "Arial"; color:#1535ff; text-decoration:none}


<!-- media - Style for dates on Media page -->
.media:link    {font: normal bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.media:active  {font: normal bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.media:visited {font: normal bold 10pt "Arial"; color:#1535ff; text-decoration:none}
.media:hover   {font: normal bold 10pt "Arial"; color:#1535ff; text-decoration:none}

<!-- media - Style for dates on Media page -->
.media2:link    {font: normal 10pt "Arial"; color:#1535ff; text-decoration:none}
.media2:active  {font: normal 10pt "Arial"; color:#1535ff; text-decoration:none}
.media2:visited {font: normal 10pt "Arial"; color:#1535ff; text-decoration:none}
.media2:hover   {font: normal 10pt "Arial"; color:#1535ff; text-decoration:none}

<!-- font2nl - Non-Linked Paragraph Headings -->
.font2nl {font: italic bold 10pt "Arial"}


<!--Makes a flush margine between the text and the bullets -->
ul{list-style:outside}

<!--Used in unordered lists.  Creates image in place of bullet.  Image "smlbutton" found in root directory. -->
.bullet {list-style:url(smlbutton.gif) outside}

<!--Same function as bullet, but image is smaller (10 x 10, rather than 15 x 15).  Image found in root directory. --> 
.bulletA {list-style:url(smlbuttonA.gif) outside}



.font1 {font: 8pt "arial"; color:1535ff; text-decoration:none}
<!--this is used somewhere?-->
.heading:link {FONT-FAMILY:ARIAL; FONT-SIZE:10pt; FONT-WEIGHT:BOLD; FONT-STYLE:ITALIC; COLOR:#1352FF; TEXT-DECORATION:none}
.heading:active {FONT-FAMILY:ARIAL; FONT-SIZE:10pt;  FONT-WEIGHT:BOLD; FONT-STYLE:ITALIC; COLOR:#7F007F; TEXT-DECORATION:none}
.heading:visited {FONT-FAMILY:ARIAL; FONT-SIZE:10pt;  FONT-WEIGHT:BOLD; FONT-STYLE:ITALIC; COLOR:#7F007F; TEXT-DECORATION:none}
.heading:hover {FONT-FAMILY:ARIAL; FONT-SIZE:10pt;  FONT-WEIGHT:BOLD; FONT-STYLE:ITALIC; COLOR:#7F007F; TEXT-DECORATION:none}


<!-- This is styles for the literature.html page -->

.title {FONT-FAMILY:ARIAL; FONT-SIZE:8pt; FONT-WEIGHT:BOLD;} 

.res {FONT-FAMILY:ARIAL; FONT-SIZE:8pt;}


#error {background:yellow}