<!--
body     {
            color              : #ffffff;
            font-family        : "Arial","Geneva","ＭＳ ゴシック","平成角ゴシック","monospace";
            background-color   : #000000;
            font-size          : 14px;
            line-height        : 1.3em;
}


a        {
            color              : #FFFFFF;
            text-decoration    : none;
}

a:link  {
            color		: #ffffff;
            border-bottom      : none; 
}
a:visited  {
            color		: #ffffff;
            border-bottom      : none; 
}
a:hover  {
            color		: #FF0000;
            border-bottom      : none; 
}
a:active  {
            color		: #FF0000;
            border-bottom      : none; 
}

h3       {
            font-size          : 24px;
            line-height        : 0em;
            margin-left        : 0em;
}
h4       {
            font-size          : 16px;
            line-height        : 0em;
            margin-left        : 0em;
}
p.big  {
	font-size          : 24px;
            text-indent        : 0em;
            text-align         : center;
            margin		: 0em;

}
p.middle  {
	font-size          : 14px;
            text-indent        : 0em;
            text-align         : left;
            margin		: 0em;

}


p.small  {
	font-size          : 16px;
            text-indent        : 0em;
            text-align         : center;
            margin		: 0em;

}
p.rright  {
            text-indent        : 0em;
            text-align         : right;
            margin		: 0em;

}
p.rleft  {
            text-indent        : 0em;
            text-align         : left;
            margin	       : 0em;

}
p.tlink  {
	font-size          : 12px;
            text-indent        : 0em;
            text-align         : left;
            margin	       : 0em;

}

p.tlinkc  {
	font-size          : 12px;
            text-indent        : 0em;
            text-align         : center;
            margin	       : 0em;

}
p.link  {
	font-size          : 11px;
            text-indent        : 0em;
            text-align         : left;
            margin	       : 0em;

}



--></style>

