/* -- VIS STYLESEET ver.2.1 -- */



/* GENERIC */

a:link     { color: #4169e1; text-decoration: none }
a:visited  { color: #33c; text-decoration: none }
a:hover    { color: #f90; text-decoration: underline } 

h1     { font-weight: bold }
h2     { font-weight: bold }
strong { font-weight: bold }
em     { font-weight: italic }
cite   { font-weight: italic }

body  { color: #333; margin: 0px; padding: 0px }


/* 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 */


.white       { color: white }
.black       { color: black }
.darkgray        { color: #333333 }
.red       { color: red }
.darkred        { color: #900 }
.pink { color: #f06 }
.orange       { color: #ff3300 }
.green { color: #063 }
.bluegreen       { color: #009999 }
.mediumblue       { color: #0000CD }
.royalblue       { color: #4169E1 }
