/*	TEXT STYLES		*/
body, td     { font-family: Verdana; font-size: 9pt; letter-spacing:-0pt; line-height:150% }
h1           { padding:5px; font-family: Arial; font-size: 18pt; color: #FFFFFF; font-weight: bold; text-align:left; text-indent:0; margin-left:0; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; background-color:#3A2A9A }
h2           { font-family: Verdana; font-size: 12pt; color: #5C81FC; font-weight: bold ; text-align:left; text-indent:0; margin-left:0; font-style:italic }
h3			 { font-family: Verdana; font-size: 11pt; color: #5C81FC; font-weight: bold ; text-align:left; text-indent:0; margin-left:0 }
h4			 { font-family: Verdana; font-size: 10pt; color: #5C81FC; font-weight: bold ; text-align:left; text-indent:0; margin-left:0 }
h6			 { font-family: Verdana; font-size: 12pt; color:#000264; letter-spacing:-1pt; font-weight:bold }

.pageTitle	{ font-family: verdana; font-size: 20pt; color: white }
.pageFooter	{ color: #0F6FFF; font-size:8pt; margin-left:5; margin-right:5}
.scrollingText {font-family: Verdana; font-size: 14pt; color: #090DBB; font-style: italic; padding-top:5px}
.topEdgeContent {text-align: right; font-family: Verdana; font-size: 8pt; letter-spacing: 1pt; 
               line-height: 100%; padding-top:10px}

/* TABLES */
.specialTable {border:3px solid #6699FF; padding: 3px; background-color:#ECF5FF}

/*	LINKS	*/
a:link		{ color:#00037D; text-decoration:underline }
a:visited	{ color:#00037D; text-decoration:underline }
a:hover		{ color:#9B0004; text-decoration:underline }
a:active	{ color:#00559B; text-decoration:underline }

h1 a:link	{ color:#A6A8FF; text-decoration:underline; font-size:14px }
h1 a:visited	{ color:#A6A8FF; text-decoration:underline }
h1 a:hover	{ color:#A6A8FF; text-decoration:none }
h1 a:active	{ color:#A6A8FF; text-decoration:underline }

/*	CUSTOM BOXES	*/
.yellowSpecial	{padding:6px; color: #00009D; line-height: 100%; border: 2px solid #FFFF0F; margin-left: 10; 
               margin-right: 10; background-color: 
               #FFFFCC; width:300}

.pictureBox	{padding:6px; color: #00009D; line-height: 100%; border: 2px solid #0000FF; margin-left: 10; 
               margin-right: 10; background-color: 
#FFFFFF; width:300}



/*	IMAGES	*/
img			{padding-left: 0; padding-right: 0}
h1 {font-size:18px; text-align:center}

/* That's all folks! */