BODY {
	font-size: 11px;
	color: #444444;
	font-family: Verdana, sans-serif;
	background-color: #cccccc;
	}

H1 	{
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	text-align: Right;
	}

H2 	{
	font-weight: bold;
	font-size: 16px;
	color: #800000;
	}

H3 	{
	font-weight: bold;
	font-size: 14px;
	color: #800000;
	}

H4 	{
	font-weight: bold;
	color: #800000;
	margin-bottom: 14px;
	margin-left: 40px;
	font-size: 14px;
	}

H5 	{
	color: #800000;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin-left: 0px;
	}

H6 	{
	font-weight: bold;
	font-size: 10px;
	color: #800000;
	}

P 	{
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 11px;
	}

.indent {
	margin-left: 20px;
	}

.indent2 {
	margin-left: 40px;
	margin-bottom: 20px;
	}

.step	{
	margin-left: 40px;
	color: #800000;
	}

.table {
	background-color: #e8e8e8; 
	width: 500px;
	border-color: navy;
	margin-left: 40px;
	}

.headingrow {
	font-weight: bold;
	color: #E8E8E8;	
	}

.cardheading {
	color: #800000;
	font-weight: bold;
	margin-bottom: 0px;
	}

.cardby {
	color: navy;
	margin-bottom: 10px;
	}

.TD1	{
	width: 75px; 
	border-left-style: none; 
	border-bottom-style: Solid; 
	border-bottom-color: navy; 
	border-bottom-width: 1px;
	colspan: 3;
	}


.TD2	{
	width: 75px; 
	border-left-style: none; 
	border-bottom-style: Solid; 
	border-bottom-color: navy; 
	border-bottom-width: 1px; 
	bgcolor=#E8E8E8;
	}

.TD3 	{
	width: 25px;
	background-color: #e8e8e8;	
	border-left-style: none; 
	border-bottom-style: Solid; 
	border-bottom-color: navy; 
	border-bottom-width: 1px;
	}

.TD4	{
	content-align: TOP;
	width: 400px;
	background-color: #e8e8e8;
	border-left-style: none; 
	border-bottom-style: Solid; 
	border-bottom-color: navy; 
	border-bottom-width: 1px;
	}

.TR1	{
	background-color: #666666;
	}

.tablecardinfo {
	width: 500px;
	background-color: #c0c0c0;
	margin-left: 40px;
	}

.trcardinfo1 {
	align: center;
	}

.tdcardinfo1 {
	text-align: RIGHT;
	border-left-style: none;
	}

.tdcardinfo2 {
	text-align: LEFT;
	border-left-style: none;
	}

.tdcardinfo3 {
	text-align: CENTER;
	}

.quote 	{
	color: #000080;
	border-top-color: #000080;
	border-top-width: 1px;
	border-top-style: Solid;
	border-bottom-color: #000080;
	border-bottom-width: 1px;
	border-bottom-style: Solid;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 150px;
	margin-left: 40px;
	}
	
OL, UL {
	margin-top: 0pt;
	margin-bottom: 20pt;
	margin-left: 0px;
	margin-right: 00px;
	font-size: 11px;
	}

.text-body {
	font-size: 11px;
	}


.text-small {
	font-size: 9px;
	color: #808080;
	}


a:link,
a:active,
a:visited {
	text-decoration: none;	
	color: #5159FF; 
	}


a:hover {
	text-decoration: underline;
	color: #800000;
	}





