body {
background-color: #FFFFFF;
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color: #000000;
margin: 0;
padding:0; }


a,a:link,a:visited,a:active  {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

li {
margin-bottom: 13px;

}

.bold_link,.bold_link:link, .bold_link:visited,.bold_link:active 
a { 
	color: blue;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	}

.bold_link:hover {
	text-decoration: none;
}

.quote {
	color: #999999;
	font-size: 12px;
}

.bodyquote {
	color: #000099;
	font-size: 12px;
	font-style: italic;
}

.references {
	font-size: 10px;
border: 1px;
border-style: solid;
border-color: #eeeeee;
	background-color: #f5f5f5;
}

.photobox {
border: 1px;
border-style: solid;
border-color: #cccccc;
padding: 2px;
}

.text {
	color: #000;
	font-size: 12px;
}

.date {
	color: #000;
	font-weight: bold;
	background-color: #eeeeee;
	font-size: 11px;
	padding: 2px;
}

.location {
	color: #000;
	font-size: 11px;
}

.title {
	color: #333333;
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.subtitle {
	font-weight: bold;
	color: #000099;
	font-size: 14px;
	}

	.box {
border: 1px;
border-style: solid;
border-color: #cccccc;
font-size: 12px;
padding: 10px;
background-color: #ffffcc;
}

.orange {
	color: #bb6702;
	font-size: 20px;
}

.input {
	border-width:1px;
	border-top-color:#bb6702;
	border-left-color:#bb6702;
	border-bottom-color:#eeeeee;
	border-right-color:#eeeeee;
	border-style:solid;
	font-size:10pt;
	font-family:arial,helvetic,sans-serif;
	color:#000000;
	background-color:#f8f8f8;
	width:120px;
}

.footer  {
text-align: center;
font: 10px Arial, Helvetica, sans-serif;
color: #9999CC;
}

.footer A:link {color: #9999CC; text-decoration: underline;}
.footer A:visited {color: #9999CC; text-decoration: underline;}
.footer A:hover {color: #9999CC; text-decoration: none;}