BODY 
	{  	
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px; 
 	}

A:link, A:visited, A:active, A:hover
	{
	color: #000000;
	text-decoration: underline;
	}

.header 
	{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	}

.text 
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	width: 335px;
	left: 5px;
	position: relative;
	}

.top 
	{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
	}

#Menu
	{
	position: absolute;
	left: 100px;
	top: 42px;
	z-index: 2;
	}

#OpenMenu
	{
	position: absolute;
	left: 100px;
	top: 42px;
	z-index: 1;
	}

#Diary
	{
	position: absolute;
	left: 110px;
	top: 310px;
	width: 365px;
	z-index: 2;
	padding: 10px;
	}

