/* 
Main style sheet for all site pages
===================================================
*/

body {background-color: #28166F; font-family: "Trebuchet MS", Verdana; font-size: 14px}

blockquote {font-size: 12px; text-decoration: none}

h1 {color: #FFFFFF; font-family: "Trebuchet MS", Verdana}

h1.black {color: #000000; font-family: "Trebuchet MS", Verdana}

h1.red {color: #FF0000; font-family: "Trebuchet MS", Verdana}

h2, h3 {font-family: "Trebuchet MS", Verdana}

ol {font-size: 12px}

ul {font-size: 12px}

p {font-size: 14px}

td {background-color: #FFFFFF; color: #000000; font-size: 14px; text-decoration: none}

td.blue {background-color: #28166F}

td.grey {background-color: #D3D3D3}

td.black {background-color: #000000; color: #FFFFFF; font-weight: bolder; text-decoration: none; text-align: left}

td.paley {background-color: #FAFAD2; color: #000000; text-decoration: none; text-align: left}

th {background-color: #D3D3D3; font-size: 16px; font-weight: bolder; text-decoration: none; text-align: left}

/*
====================================================
*/

h2.shock {color: #FF0000; font-weight: bolder; text-align: center} 

.emph {font-size: 16px}

.emphblack {color: #000000; font-size: 16px; font-weight: bolder}

.emphred {color: #FF0000; font-weight: bolder}

.emphwhite {color: #FFFFFF; font-size: 16px; font-weight: bolder}

/*
td.emph {font-size: 16px}
*/

.tiny {font-size: 11px}

a:link {color: #28166F; font-weight: bolder; text-decoration: none}
a:active {color: #FFA500; font-weight: bolder; text-decoration: none}
a:visited {color: #006400; font-weight: bolder; text-decoration: none}
a:hover {color: #FF0000; font-weight: bolder; text-decoration: none}

a:link.wl {color: #FFFFFF; font-weight: bolder; text-decoration: none}
a:active.wl {color: #90EE90; font-weight: bolder; text-decoration: none}
a:visited.wl {color: #DAA520; font-weight: bolder; text-decoration: none}
a:hover.wl {color: #FFFF00; font-weight: bolder; text-decoration: none}


