body {
background: url("../english/images/Pp08.jpg");
font-family: times, garamond, serif;
}

a:link {
color: #3333FF;
}

a:visited {
color: #CC6600;
}

a:active {
color: #993300;
}

.smallText {
font-size: 0.7em;
font-family: arial, helvetica, sans-serif;
}

.largerText {
font-size: 1.1em;
}

.largerSansSerif {
font-size: 1.1em;
font-family: arial, helvetica, sans-serif;
font-weight: 900;
}

.sansSerif {
font-family: arial, helvetica, sans-serif;
}

/*header for page titles*/
h1 {
font-family: arial, helvetica, sans-serif;
font-size: 1.5em;
color: #3C3122;
font-weight: 900;
}

/*sub-header for page titles*/
h2 {
font-family: arial, helvetica, sans-serif;
font-size: 1.3em;
color: #cc6600;
font-weight: 900;
}

h3 {
font-family: arial, helvetica, sans-serif;
font-size: 1.1em;
font-weight: 900;
}


h4 {
font-family: arial, helvetica, sans-serif;
font-size: 1em;
font-weight: 900;
}

h5 {
font-family: arial, helvetica, sans-serif;
font-size: 0.9em;
font-weight: 900;
}


/*navigation links*/
.leftNavigation {
font-family: arial, helvetica, sans-serif;
color: #000000;
font-weight: 900;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.left {
text-align: left;
}

.rightImg {
float: right;
}

.leftImg {
float: left;
}

.bottomNavigation{

}

.horizontal{
background: url("../english/images/bordergrey.gif") repeat-x;
width: 100%; 
}

.orange {
color: #cc6600;
}

.special {
font-family: arial, helvetica, sans-serif;
color: #083194;
font-weight: 900;
}

.special2 {
font-family: arial, helvetica, sans-serif;
color: #cc6600;
font-weight: 900;
}

.noUnderline {
text-decoration: none;
}

.largestText {
font-size: 3em;
}

.undl { text-decoration: underline; }