a:link		{ color: #003300; text-decoration: underline; }
a:visited	{ color: green; text-decoration: underline; }
a:active	{ color: #555555; text-decoration: underline; }
a:hover		{ color: #000000; text-decoration: underline; }

.highlight	{ background-color: #FFFF00; }

.content {
        font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
        font-size: 11px;
        color: #003300;
		line-height: 14px;
		background-color:#FFF
	}



.monospace	{ font-family:	courier, monospace; }

.center		{ text-align: center; }
.justify	{ text-align: justify; }
.left		{ text-align: left; }
.right		{ text-align: right; }

.8pt		{ font-size: 8pt; }
.9pt		{ font-size: 9pt; }
.10pt		{ font-size: 10pt; }
.11pt		{ font-size: 11pt; }
.12pt		{ font-size: 12pt; }
.13pt		{ font-size: 13pt; }
.14pt		{ font-size: 14pt; }
.16pt		{ font-size: 16pt; }
.18pt		{ font-size: 18pt; }
.24pt		{ font-size: 24pt; }
.32pt		{ font-size: 32pt; }
.40pt		{ font-size: 40pt; }
.48pt		{ font-size: 48pt; }
.56pt		{ font-size: 56pt; }
.64pt		{ font-size: 64pt; }
.72pt		{ font-size: 72pt; }

.8px		{ font-size: 8px; }
.9px		{ font-size: 9px; }
.10px		{ font-size: 10px; }
.11px		{ font-size: 11px; }
.12px		{ font-size: 12px; }		// FONT SIZE = 1
.13px		{ font-size: 13px; }
.14px		{ font-size: 14px; }		// FONT SIZE = 2
.16px		{ font-size: 16px; }		// FONT SIZE = 3
.18px		{ font-size: 18px; }
.24px		{ font-size: 24px; }		// FONT SIZE = 4
.32px		{ font-size: 32px; }		// FONT SIZE = 5
.40px		{ font-size: 40px; }		// FONT SIZE = 6
.48px		{ font-size: 48px; }
.56px		{ font-size: 56px; }		// FONT SIZE = 7
.64px		{ font-size: 64px; }
.72px		{ font-size: 72px; }

.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003300}
.wbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #FFFFFF}
.image {  border: 2pt 8 solid}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003300}
.maintable {  border: #003300; border-style: solid; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; background-image: url(/images/internet-marketing.jpg)}
.side {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; font-weight: bold; color: #FFFFFF}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #003300 }
