//selector { property1: value1; property2: value2 }
body { background-image: url(background.gif); font:Ariel ;  background-color: white}
body.header {background-image: url(background.gif); font:Ariel }
h2 {color:red; text-align:center}
h3 {color:red; text-align:left; font-size:larger}
p {text-align:justify; color:black; font-size:larger}
p.one {text-align:center; color:black; font-size:larger}
li {text-align:justify; color:black; font-size:larger}
.navigation_edit_links { background:red; font:Arial }
a.navigation_edit_links:link {color:white; text-decoration: none;}
a.navigation_edit_links:visited {color:aqua; text-decoration: none;}
a.navigation_edit_links:hover {color:yellow; font-size:larger}
.navigation_links { background:blue; font:Arial }
a.navigation_links:link {color:white; text-decoration: none;}
a.navigation_links:visited {color:yellow; text-decoration: none;}
a.navigation_links:hover {color:aqua; font-size:larger}
th.table_heading {color:white; text-align:center; background:red; font:Arial; font-size:larger}
td.table_heading {color:white; text-align:center; background:red; font:Arial; font-size:larger}
td.table_detail {font:Arial}
th.table_detail {font:Arial}
th.plain {font:Arial; font-size:larger; font-style:normal; font-weight: normal}
