body {
     font-family: Arial, Helvetica, sans-serif;
         font-size: 100%;
     }

p, blockquote {
  font-size: 0.9em;
  color: #300;
  margin-bottom: 1em;
  margin-right: 10px;
  }
  
blockquote {
	font-style: italic;
	}

h1 {
  font-size: 0.9em;
  color: #300;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  }

.navigation_bar {
        font-weight: bold;
        font-size: 0.9em;
        }

a:link {
        color: #990000;
        }

a:visited {
        color: #669;
        }

a:hover {
        color: #c60;
        }

a:active, a.active {
        color: #c60;
        }

#languages, #topnavigation {
        font-size: 0.8em;
        }

#languages a, #topnavigation a, #languages span {
        text-decoration:none;
        margin-right: 10px;
        }

#center {
        font-size: 0.9em;
        }

#navigation {
        font-weight: bold;
        font-size: 0.9em;
        }

#navigation a {
        text-decoration: none;
        }

#logo_string {
        font-size: 14px;
        color: #300;
        }

#content ul, #content ol {
        font-size: 0.9em;
        color: #300;
        }
		
.white_box p {
	margin-left: 10px;
	}
		
.white_box li {
	margin-bottom: 10px;
	}		

.white_box h2 {
	font-size: 1em;
	font-weight: normal;
	}
	
.white_box h3 {
	font-size: 0.9em;
	font-weight: bold;
	}

	