table.headerimg{
	background-color:#000000;
	background-image:url(img/HeaderImg.jpg);
	background-repeat:repeat-x;
	background-position: center center
}

p.title
{
	font-size:15pt;
	line-height:120%;
	color:=black;
	margin-left:20pt;
	margin-right:20pt;
	margin-top:2pt;
}

div.DiaryDate
{
	width:100%;
	background-color:LightPink;
	font:bold;
	font-size:12pt;
	padding:4 4 4 4;
}

div.DiaryTitle
{
	width:100%;
	font-size:12pt;
	font:bold;
	padding:3 3 3 3;
}

div.DiaryCon
{
	width:100%;
	font-size:10pt;
	padding:3 3 3 3;
}

div.Title
{
	font-size:14pt;
	font:bold;
	padding:3 3 3 3;
}

div.Con
{
	text-indent:12pt;
	font-size:12pt;
	padding:3 3 3 3;
}

a.fs6
{
	font-size:6pt;
}

a.fs8
{
	font-size:8pt;
}

a.fs10
{
	font-size:10pt;
}

a.fs12
{
	font-size:12pt;
}


p.fs6
{
	font-size:6pt;
}
p.fs8
{
	font-size:8pt;
}
p.fs10
{
	font-size:10pt;
}
p.fs12
{
	font-size:12pt;
}

p.fs14
{
	font-size:14pt;
}







body
{
	scrollbar-base-color :  #0510F7;
	scrollbar-face-color :  #0510F7;
	scrollbar-track-color:  #0510F7;
	scrollbar-arrow-color : #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color :  #0510F7;
	scrollbar-shadow-color :  DeepPink;
	scrollbar-darkshadow-color : #000000;
}


