

/* 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: 1.8em;
}

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

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

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

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

text.header1 {
font-family : Arial;
color : #36283f;
font-size: 1em;
}

text.header2 {
font-family : Arial;
color : #36283f;
font-size: .8em;
}

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

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


text.next {
font-family : Courier;
color : Red;
font-size: 1.5em;
}

text.back {
font-family : Courier;
color : Blue;
font-size: 1.5em;
}
