body {background-color: #333366;
	font-family: verdana, trebuchet, arial, sans-serif;
	color: black; 
}

h2 {text-align: right;
	color: #333366;
	font-style: italic;
	}
h3 {text-align: right;
	color: #333366;
	font-style: italic;
	}
h4 { text-align: center;
	font-style: italic;
	}
h5 { margin-top: -7px;
     margin-bottom: 4px;
	}
p { margin-left: 8px;
	margin-right: 5px;
	font-size: 80%;
	}
.wh { margin-left: 8px;
	margin-right: 5px;
	color: white;
	font-family: verdana, trebuchet, arial, sans serif;
	font-size: 80%;
	font-weight: bold
		}
.asides { margin-left: 20px;
	margin-right: 25px;
	font-size: 75%;
	}
.secondlink { margin-left: 0px;
	margin-right: 0px;
	}

li { font-size: 80%;
	list-style-position: outside;
	}

a:link {color: #6699cc;
	font-weight: bold;}
a:visited {color: #999999;}

.darkblue {background-color: #333366;
		  }
.white {background-color: #ffffff;}
.medblue{background-color: #669999;
		}
.small {
	color: white;
	font-family: verdana, trebuchet, arial, sans serif;
	font-size: 72%;
	text-align:center;
	margin-top: 20px;
       }
.bottom {text-align: right;
	font-size: 85%;
	font-weight: bold;
	}

legend {font-size: 85%;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;}

.rightend{ background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
