body {
						background-color: #333;
						margin-left: 0px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						background-image: url(images/star-bkgrd-footer.jpg);
						background-repeat: repeat-x;
						background-position: bottom;
						}
						
.text	{				font-family: Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#000000;
						font-weight:normal;
						line-height:15px;
						}
						
.redText	{			font-family: Arial, Helvetica, sans-serif;
						font-size:11px;
						color: #990000;
						font-weight:bold;
						line-height:15px;
						}
						
.copyrightText	{		font-family: Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#FFFFFF;
						font-weight:normal;
						line-height:14px;
						}

.twelveText	{			font-family: Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#000000;
						font-weight:normal;
						line-height:17px;
						}
.redTwelveText	{			font-family: Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#990000;
						font-weight:bold;
						line-height:17px;
						}
						
.fourteenText	{		font-family: Arial, Helvetica, sans-serif;
						font-size:14px;
						color:#000000;
						font-weight:normal;
						line-height:19px;
						}
						
.fourteenSpaced	{		font-family: Arial, Helvetica, sans-serif;
						font-size:14px;
						color:#000000;
						font-weight:normal;
						line-height:28px;
						}
						
.whitetext {			font-family:Tahoma;
						font-size:15px;
						color:#FFFFFF;
						font-weight:normal;
						line-height:18px;
						}
						
.headline{				font-family:Tahoma;
						font-size:24px;
						color:#666666;
						font-weight:bold;
						line-height:17px;
						}
						
img {
						border:0;
						}	
			
a	{
						color:#007FB2;
						text-decoration: none;
						}
a:hover	{
						color:#007FB2;
						text-decoration:underline;
						}
		

