body		{ background-image: url('../png/background.png'); }

table		{ font-family: Comic Sans MS; }
td		{ color: #225599;  font-size: 9pt; }

hr		{ color: #DD6565;  height: 1px; }

input		{ background: #EEEEFF; }

a:link		{ color: #DD6565;  text-decoration: none; }
a:visited	{ color: #DD6565;  text-decoration: none; }
a:active	{ color: #DD6565;  text-decoration: none; }
a:hover		{ color: #DD6565;  text-decoration: underline; }

.tl		{ background-image: url('../png/top_left.png'); width: 32px; height: 32px; } 
.tm		{ background-image: url('../png/top_middle.png'); height: 32px; } 
.tr		{ background-image: url('../png/top_right.png'); width: 32px; height: 32px; } 
.ml		{ background-image: url('../png/middle_left.png'); width: 32px; } 
.mr		{ background-image: url('../png/middle_right.png'); width: 32px; } 
.bl		{ background-image: url('../png/bottom_left.png'); width: 32px; height: 32px; } 
.bm		{ background-image: url('../png/bottom_middle.png'); height: 32px; } 
.br		{ background-image: url('../png/bottom_right.png'); width: 32px; height: 32px; } 

.bodytable	{ background: #FFFFFF; }
.bodyheading	{ font-size: 16pt; background-image: url('../png/background_header.png'); width: 512px; height: 58px; }
.paraheader	{ font-size: 12pt; }
.vruler		{ color: #DD6565; }

.maintext	{ background-color: #FFFFFF; }
.alttext	{ background-color: #EEEEFF; }
.announcement	{ background-color: #EEEEFF; }
.shout		{ background-color: #CCDDFF; }
