p.title{
background-image:url("image/title1.GIF");
background-repeat:no-repeat;
font-size:100
}

body{
background-image:url("image/bg.gif");
background-repeat:repeat-y;
background-position:right
}

th.subtitle{
font-family:PMingLiU;
font-size:25;
background-color:black;
color:white
}

td.subtitle{
padding-left:20px;
padding-right:20px
}

table{
line-height:1.5
}

table.subtitle{
width:85%;
}

a:link{
color:#000099
}

a:visited{
color:#993300
}

a:hover{
color:#0066FF
}

table.event_table{
	
}
.event_table th{
    padding:1px 1px;
    text-align:left;
}
.event_table td{
    padding:1px 1px;
    text-align:left;
}
