// Basic Links
// --------------------------------------------------------

a  {
	font-family : "Arial", Helvetica, sans-serif;
	COLOR : #ff0000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
	text-decoration : underline;
}

// --------------------------------------------------------

td h1  {
	color : #000000;
	font-family : "Arial", Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}

H1  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
; background-color: #bbbbff; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}

// Red Links
// --------------------------------------------------------

a.redlink  {
	font-family : "Arial", Helvetica, sans-serif;
	COLOR : #333399;
	FONT-SIZE : 9px;
	text-decoration : none;
}

// --------------------------------------------------------
.mainbody02 { font-family : "Arial", Arial, Helvetica, sans-serif; font-size : 13px; color : black; line-height: 18px; font-weight : normal; }
H2 { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold; ; background-color: #bbbbff; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}
H3 { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; ; background-color: #6666ff; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}
H4 { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; ; background-color: #bbbbff; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}
H5 { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; ; background-color: #bbbbff; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}
H6 { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; ; background-color: #bbbbff; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}
BODY { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; ; line-height: 16px; background-color: #FFFFFF; font-style: normal; font-variant: normal; text-transform: none; text-decoration: none}
CODE { font-family : "Courier New", Courier, mono; font-size : 12px; font-weight : bold; ; line-height: 16px; color: #000066; font-style: normal; font-variant: normal; text-transform: none; text-decoration: none}
TD { color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; ; line-height: 16px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none}
a { color : #CC0000; font-family : Verdana, Arial, Helvetica, sans-serif; ; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline}