h1, h2, h3, h4, h5, h6 { 
	font-family: "Times New Roman", "Garamond", serif; color: black;
}

body {
	color: black;
	background-color: #EEEEEE;
}

body.index {
	background-image: url("../DDDDDD340.jpg");
	background-repeat: repeat-x;
}	

p, b, em, td, th, li, a {
	font-family: "Helvetica", "Trebuchet MS", "Verdana", sans-serif;  font-size: 12pt; color: black;
}

a:link { font-weight: bold; text-decoration: none; color: #0000FF;}
a:visited { font-weight: bold; text-decoration: none; color: #800080;}
a:hover { font-weight: bold; text-decoration: underline; color: #FF0000;}	
a:active { font-weight: bold; text-decoration: none; color: #800080;}

.noborder { border-style: none; }

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

table {
	width: 100%;
}

caption {
	text-align: left;
}

th.col {
	text-indent: 5%
}

th, td {
	vertical-align: top;
	text-align: left;	
}

#upper_right {
	float: right;
	z-index: 1;
}

.ur {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 20px;
	padding-right: 20px;
}

#upper_left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#bottom {
	position: absolute;
	top: 340px;
	left: 0px;	
}

h1.large {
	font-size: 42pt;
	padding-left: 40px;
	padding-top:70px;
	margin: 0px;
}

.pul {
	padding-left: 80px;
	padding-top: 40px;
	margin: 0px;
}

.plist {
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height: 30px;
}

.pl20 {
	padding-left: 20px;
}

.pt20 {
	padding-top: 20px;
	z-index: 3;
}

.icamp {font-family: "Georgia", serif; font-size: 2em; }
