BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link  {
	text-decoration : none;
	color : #006699;
}
A:visited  {text-decoration : none; color: #006699;}
A:active  {text-decoration : none; color: #006699;}
A:hover  {text-decoration : underline overline; color : #000000;}

.nav {
	font-weight : bold;
	padding-left : 20px;
	font-size: 14px;
}
.title {
	font-size : 24px;
	font-weight : bolder;
}
.head {
	font-size : 16px;
	font-weight : bolder;
}
.body {
	font-size : 13px;
	text-indent : 20px;
}
.image {
	border : 2px;
	border-color : black;
    border-color: #000000; 
    border-style: solid;	
}
.ph_left {
	float : left;
	margin-right : 20px;
	margin-bottom : 10px;
}
.ph_right {
	float : right;
	margin-left : 20px;
	margin-bottom : 10px;
}
.cap {
	font-size : 10px;
	text-align : center;
	margin-top: 3px;
	width : 300px;
}
.cap4 {
	font-size : 10px;
	text-align : center;
	margin-top: 3px;
	width : 400px;
}
.foot {
	font-size : 12px;
	margin-top : 1px;
	border : 1px;
	border-color : black;
	border-color: #000000;
	border-style: solid;
	padding : 5px;
	background-color : #e7e7e7;
}
.name {
	width : 300px;
	}

.date {
	width : 100px;
	}