BODY { margin: 0px; padding: 0px; }
BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000000; font-family: Comic Sans MS, Arial, Helvetica, sans serif, Times New Roman; font-size: 13px; }

.Header		{ font-size: 18px; margin-bottom: 5px; }
.Subheader	{ font-size: 16px; margin-bottom: 5px; color: #CC0000; }

.Red	{ color: #CC0000; }
.Blue	{ color: #0000FF; }
.Purple	{ color: #000099; }
.Black	{ color: #000000; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 18px; }
.LargeText	{ font-size: 24px; }

a { color: #000099; }

TABLE#Container TD { text-align: left; }
TABLE.Content      { width: 100%; }
TABLE.Content TD   { text-align: left; vertical-align: top; }

* .Left	 { float: left; margin-right: 10px; }
* .Right { float: right; margin-left: 10px; }

frame1
{
border-style:ridge;
border-width:5px;
}