<!--
DIV.day{
    font-size : 12px;
    font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka;

    background-color : white;
    margin-left : 10%;
    margin-right : 10%;
; margin-top: 5px;
    padding-bottom : 2px;
    margin-bottom : 5px;
}
DIV.Nikki{
    line-height : 22px;
    background-color : #ccffff;
    padding-top : 7px;
    padding-left : 7px;
    padding-right : 7px;
    padding-bottom : 7px;
    margin-top : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 5px;
    color : black;
}
.Title{
    font-size : 18px;
    color : red;

    font-weight : bold;
}
A.rDay{
    font-size : 14px;
    color : red;
    padding-left : 7px;
    padding-right : 7px;
    font-weight : bold;
    font-family : "Comic Sans MS";
}
BODY{
    color : #4d4d00;
    background-color : black;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
}
.Menu UL LI{
	display:	inline;
	list-style-type:none;
    


    height : 10px;
}
DIV.Menu{
    text-align : center;
	text-decoration:none;
	border-top-width : 5px;border-left-width : 5px;border-right-width : 5px;border-bottom-width : 5px;border-style : solid solid solid solid;border-top-color : white;border-left-color : white;border-right-color : white;border-bottom-color : white;
    background-color : white;
	text-decoration:none;


    

    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    color : red;
}
.Menu P{
	font-size : 12px;
	font-family : Verdana;
    
    margin-top : 1px;
    margin-left : 1px;
    margin-right : 1px;
    margin-bottom : 1px;
}
.Menu H2{
    
    
    
    
    
    height : 5px;
}

.MenuUL{
    background-color : #ffffcc;
    
	vertical-align:middle;
    
    padding-top : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-bottom : 1px;
    height : 10px;
}
STRONG{
    font-weight : normal;
    color : #0000ff;
}
EM{
    font-size : 16px;
}

--> 