/* -- VIS STYLESEET ver.2.0 -- */



/* GENERIC */


a:link    { color: 0000FF; text-decoration: none }
a:visited { color: 0000CC; text-decoration: none }
a:hover   { color: FFCC00; text-decoration: underline } 

h1     { font-weight: bold }
h2     { font-weight: bold }
strong { font-weight: bold }
em     { font-weight: italic }
cite   { font-weight: italic }


/* SIZE CONTROL : PX */

.j14pxh18  { font-size: 14px; line-height: 18px }
.j12pxh21  { font-size: 12px; line-height: 21px }
.j10pxh17  { font-size: 10px; line-height: 17px }

.j14pxh16  { font-size: 14px; line-height: 16px }
.j12pxh16  { font-size: 12px; line-height: 16px }
.j10pxh13  { font-size: 10px; line-height: 13px }


/* COLOR CONTROL */

.red       { color: red }
.black       { color: black }
.white       { color: white }
.orange       { color: #ff3300 }
.mediumblue       { color: #0000CD }
.bluegreen       { color: #009999 }
.RoyalBlue       { color: #4169E1 }
.darkred        { color: #900 }
body { margin: 0px; padding: 0px }
