/* table defs */

table, td, th {
    background-color: #959595;
}


/* text defs */

a:link {
font-family : Arial;
color : black;
}

a:visited {
font-family : Arial;
color : black;
}

a:active {
font-family : Arial;
color : black;
}
	
a:hover {
font-family : Arial;
color : black;
}

text.coverpage1 {
font-family : Courier;
Color : black ;
font-size: 2.8em;
}

text.coverpage2 {
font-family : Courier;
Color : black ;
font-size: 1.2em;
}

text.menu {
font-family : Courier;
Color : black ;
font-size: 1.8em;
}

text.section {
font-family : arial;
color : black;
font-size: 1.1em;
}

text.item {
font-family : arial;
color : #41418c;
font-size: 1.1em;
}

text.header1 {
font-family : Arial;
color : 41418c;
font-size: 1em;
}

text.header2 {
font-family : Arial;
color : 41418c;
font-size: 1.0em;
}

text.arrows {
font-family : Arial;
color : red;
font-size: 1.0em;
}

text.normal {
font-family : Arial;
color : black;
font-size: 1.0em;
}

text.small {
font-family : Arial;
color : black;
font-size: .9em;
}


text.media {
font-family : Arial;
color : black;
font-size: 1.0em;
}


text.next {
font-family : Courier;
color : RED;
font-size: 2.1em;
}

text.back {
font-family : Courier;
color : 3e3ea7;
font-size: 2.1em;
}