body{ margin : 0; }
a{ color : #003399;text-decoration : none; }
a:hover{ color : #0000FF;text-decoration:underline ;}
a:visited{ color : #3366cc; }
h4{ margin : 5;color : #003399;text-align : center; }
p{ line-height : 150%;margin : 10 20; }
ol{ list-style-image : url(arrow.gif);margin : 5 20; }
li{ margin : 10px 0px;list-style-type:square; }
img{ border : 0; }
.navi{ font-size : 0.8em;margin : 15 5; }
.head{ line-height : 200%;font-size : 0.8em;clear : left; }
.foot{ line-height : 150%;font-size : 0.8em;clear : left;text-align : center; }
.txt{ margin : 5 20;border : dotted 1px #666666;width : 70%;background-color : #ffffee;padding : 20px;line-height : 200%; }