BODY {
	font-size : 9pt;
	font-family : Helvetica, Arial, sans-serif;
	background-color : White;
	margin-left : 0;
	margin-top : 0;
} 
h4{
	color : Maroon;
}
td{
	font-size : 9pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Black;
}
.diary{
	font-size : 8pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Black;
}
.header{
	font-size : 13pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Navy;
	text-transform : inherit;
	font-style : italic;
	font-weight : bold;
	text-align : right;
}
.stats_header{
	font-size : 14pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Maroon;
	text-transform : inherit;
	font-weight : bold;
}
.stats{
		font-size : 10pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Black;
		text-align : right;
}
.source{
	font-size : 8pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Black;
	font-style : italic;
}
.stats_num{
	font-size : 10pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Black;
	text-align : left;
	font-weight : bold;
	padding-left : 3px;
}


.pagetitle
{
	font-size : 11pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Gray;
	text-transform : inherit;
	font-weight : bold;
	text-align : right;
}
.pagetitle2
{
	font-size : 12pt;
	font-family : Helvetica, Arial, sans-serif;
	color : Gray;
	text-transform : inherit;
	font-weight : bold;
	text-align : left;
}
a:link {
	text-decoration: none;
	color: Navy;

		font-weight : bold;
}
a:visited {
	text-decoration: none;
	color: Navy;

		font-weight : bold;
}
a:hover {
	text-decoration: none;
	color: Blue;

	font-weight : bold;
}
a:active {
	color: Navy;
	text-decoration: none;
		font-weight : bold;
}
.lnkcol {
	color: Navy;
	text-decoration: none;
	font-size : 11px;
		font-weight : bold;
}
.lnk_on {
	color: Gray;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}
.menu1{
	color: Navy;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}
.menu2 {
	color: Maroon;
	text-decoration: none;
	font-weight : bold;
	text-align : right;
	font-size : 11px;
}
.menu3 {
	color: Navy;
	text-decoration: none;
	font-weight : bold;
	text-align : right;
	font-size : 12px;
}
.divphoto
{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	text-align : center;
	border : none;
	background : White;
}
.divcomment
{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 10px;
	border : none;
	background : White;
	font-style : italic;
	font-weight : bold;
}
.divfooter
{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 10px;
	text-align : center;
	border : none;
}


