/* -- WAVEMASTER STYLESEET ver.1.0 -- */



/* GENERIC */

body  { color: #696969; margin: 0px; padding: 0px }
a:link     { color: #70A4AE; text-decoration: none }
a:visited   { color: #5f9ea0; text-decoration: none }
a:hover     { color: #70A4AE; 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 */


.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 }
.gray6D   { color: #6D6D6D}
