P {
	font-size : 13px;
	line-height : 18px;
	font-family : sans-serif;
}

 P.bold {
	font-weight : bold;
}

P.small {
	font-size : 11px;
}

P.head {
	font-size : 14px;
	font-weight : bold;
	margin-top : 20px;
	color : #003366;
	border-bottom : 1px solid #003366;
}

P.picture {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 10px;
}

P.ovHead {
	font-size : 12px;
	font-weight : bold;
	margin-bottom: 0px;
	border-bottom: 1px solid #666666;
	color : #666666;
}

P.ovDate {
	font-size : xx-small;
	margin-top: 8px;
	line-height: 12px;
	color: Gray;
}

 P.ovText{
	margin-top: 8px;
	font-size : xx-small;
	line-height: 12px;
	color : Gray;
}

DIV.thumb {
	border : 1px solid Gray;
	margin : 8px 5px 8px 5px;
}

