<!-- DEFAULT -->

body {font-size: 10pt; color: #333333; font-family: arial;}

<!-- LINKS -->
a:link {font-weight: bold; color: #333333; text-decoration: none;}
a:visited {font-weight: bold; color: #333333; text-decoration: none;}
a:active {font-weight: bold; color: #333333; text-decoration: none;}
a:hover {font-weight: bold; color: #ff9900; text-decoration: none;}

<!-- FORMATTING -->

.b {font-weight: bold;}
.i {text-decoration: italics;} <!-- Not working, try something else -->
.u {text-decoration: underline;}
.o {text-decoration: overline;}

<!-- Size -->
.m {font-size: 6pt;} <!-- microscopic -->
.s {font-size: 8pt;} <!-- small -->

.down {font-size: 9pt;}
.r {font-size: 10pt} <!-- regular -->
.up { font-size: 11pt;}

.l {font-size:12pt;} <!-- large -->
.h {font-size:14pt;} <!-- huge -->
.g {font-size:16pt;} <!-- gigantic -->
.c {font-size:18pt;} <!-- cosmic -->

<!-- Color -->
.bk {color: #000000;} <!-- black -->
.ch {color: #333333;} <!-- charcoal -->
.w {color: #ffffff;} <!-- white -->
.or {color: #ff9900;} <!-- orange -->
.bd {color: #990000;} <!-- blood -->

<!-- SPECIAL FONTS -->

<!-- Devanagari and Translit Fonts -->
.d {font-family: Sanskrit 98;}
.t {font-family: Translit 98;}
.y {font-family: DV1-TTYogesh;}

<!-- IPA Fonts -->
.ipat {font-family:SILDoulos IPA93;}
.ipa  {font-family:SILDoulos IPA93;}
