li{
    font-family :arial;
    font-size   :13px;
}


table.main  {
}

table.detail  {
    border-color : #FFFFAE;
}

p.title1 {
    color       : #EA5D46;
    font-family : arial;
    font-size   : 14px;
    font-weight : normal;
}


p{
    font-family :arial;
    font-size   :12px;
}

p.title2 {
    color       :#EA5D46;
    font-family :arial;
    font-size   :12px;
    font-weight :normal;
}

p.intro {
	color: #EA5D46;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
}

p.foot {
    color       :#EA5D46;
    font-family :arial;
    font-size   :12px;
    font-weight :bold;
}

p.date {
    color       :#EA5D46;
    font-family :arial;
    font-size   :10px;
    font-weight :bold;
}

td.header {
    background-color : #FFFFAE;
}

td.detail
{
    BORDER-LEFT-COLOR   : #FFFFAE;
    BORDER-BOTTOM-COLOR : #FFFFAE;
    BORDER-TOP-COLOR    : #FFFFAE;
    BORDER-RIGHT-COLOR  : #FFFFAE;
    BORDER-STYLE        :SOLID;
    font-family : arial;
    font-size   :12px;
}

td{
    font-family :arial;
    font-size   :12px;
}