body { 
	background-image: url(images/v01_bg.gif) ;
	background-repeat: repeat-y ;
	background-color: #ffffff ;
	background-position: top left ;
	font-family: "Trebuchet MS", sans-serif;
	color: #000000; 
	font-weight: normal;
	font-size: 10pt; 
	text-align: left;
	margin: 0;
	padding: 0;
	}

a:link { 
	text-decoration: none; 
	color:#663333; 
	font-weight: bold; 
	}

a:visited { 
	text-decoration: none; 
	color:#663333; 
	font-weight: bold; 
	}

a:hover { 
	text-decoration: none; 
	color:#cc6600; 
	font-weight: bold; 
	}

a:active { 
	text-decoration: none; 
	color:#cc6600; 
	font-weight: bold; 
	}

.pagetitle {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color:#cc6600;
	text-transform: uppercase;
	}

.heading {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	text-transform: uppercase;
	}

.smallentry {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	}

.contributor {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	}	

.footnote {
	font-size: 8pt; 
	}

#header {
	clear: both;
	width: 743px;
	height: 215px;
	}

#info {
	float: left;
	width: 145px;
	font-size: 9pt;
	text-align: justify;
	margin-left: 5px;
	}

#content {
	text-align: justify;
	margin-left: 170px;
	margin-right: 10px;
	width: 555px;
	line-height: 140%;
	}

#articles {
	text-align: justify;
	margin-left: 170px;
	margin-right: 10px;
	line-height: 140%;
	}	

#footer {
	text-align: right;
	margin-left: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 8pt; 
	}

.illo {
	padding-left: 10px;
	padding-bottom: 10px;
	}

.illol {
	padding-bottom: 10px;
	padding-right: 10px;
	}