body {
background: url("../english/images/Pp02.jpg");
font-family: times, garamond, serif;
}

a:link {
color: #3333FF;
}

a:visited {
color: #551A8B;
}

a:active {
color: #FF0000;
}

.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: times, garamond, serif;
font-size: 1.6em;
color: #3C3122;
font-weight: 900;
}

/*sub-header for page titles*/
h2 {
font-family: arial, helvetica, sans-serif;
font-size: 1.3em;
color: #004080;
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 {
margin-left: 0em; 
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/border.gif") repeat-x;
width: 100%; 
}

.navigation{
background: url("../english/images/nav_back.gif") repeat-y;
}

.margin1{
margin-left: 0.5em;
}

.navy {
color: #003399;
}

.special {
font-family: arial, helvetica, sans-serif;
color: #800000;
font-weight: 900;
}

.special2 {
font-family: arial, helvetica, sans-serif;
color: #004080;
font-weight: 900;
}

.noUnderline {
text-decoration: none;
}

.largestText {
font-size: 3em;
}

/*black background for tables*/



.undl { text-decoration: underline; }