/* GENERAL PAGE FORMATTING */

body {
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
	background-color: #8D5B84;
	text-align: left;
}

table {
	border-spacing: 0;
	}

td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	border-spacing: 0;
}
    	  	
a:link {
	font-size: 13px;
	font-weight: bold;
	color: #0000FF; 
	line-height: 14px; 
	font-family: verdana; }
	
a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #AE332B; 
	line-height: 14px; 
	font-family: verdana; } 
	
a:hover 
	{
	font-size: 13px; 
	font-weight: bold;
	color: #0000FF; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; }

h1 {
	font-weight: bold;
	font-size: 16pt;
	color: #800000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 22px;
}
    
h2 {
	font-size: 11pt;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
 
h3 {
	font-size: 11pt;
	color: #800000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}   
    
/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */


.footer td { 
	font-weight: bold; 
	font-size: 8pt; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:link { 
	font-weight: bold; 
	font-size: 8pt; 
	color: #000000;
	font-family: verdana; 
	text-decoration: underline; }
    
.footer a:visited  { 
	font-weight: bold; 
	font-size: 8pt; 
	color: #000000;
	font-family: verdana; 
	text-decoration: underline; }
    
.footer a:hover  { 
	font-weight: bold; 
	font-size: 8pt;
	color: #000000;
	font-family: verdana; 
	text-decoration: underline; }
	
.subscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.subscription a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #AE332B;
	text-decoration: underline;
}

.subscription a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.boxed_in {
	border: thin solid #000099;
}
.list_spacing {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
}
.red {
	font-weight: bold;
	color: #AE332B;
}


.black_link a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.black_link a:hover {
	font-weight: normal;
	color: #AE332B;
	text-decoration: underline;
}

.black_link a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.contact_small {
	font-size: 10px;
}
.boxed_in_black {

	border: thin solid #000000;
}
.small_link a:visited{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #AE332B;
	text-decoration: underline;
}

.small_link a:link {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #AE332B;
	text-decoration: underline;
}

.small_link a:hover {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #AE332B;
	text-decoration: underline;
}.dysp_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #0A246A;
}

