body          { text-align:center; background-color: #FFFFFF; font-size: 0.9em; }
	A         { text-decoration:underline;}
	A:link    { color:blue;}
	A:visited { color:purple;}
	A:active  { color:yellow;}
	A:hover   { color:red;}

.Block_All    { width: 760px; left: auto; right: auto; margin: 0px;	padding: 0px; }
.Block_Left   { width: 190px; float:left; background-color:#ffeecc; }
.Block_Right  { width: 570px; float:left; }

H1            { font-size:50pt; color:green; font-style:italic; }
H3            { color:navy; }
P             { font-size:10pt; }
P.n           { font-size:12pt; color:navy; }
P.center      { text-align:center; color:navy; }
.day          { text-align:right; font-size:10pt; }
.center{ text-align:center; }
DIV.f10{font-size:10pt}
DIV.f12{font-size:12pt}
DIV.n10{font-size:10pt;color:navy}
DIV.n12{font-size:12pt;color:navy}
DIV.r10{font-size:10pt;color:red}
DIV.r12{font-size:12pt;color:red}

