@charset "utf-8";
/* CSS Document */


body 			{
					background-color:#000000; 					
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 00px;
					margin-bottom: 0px;
				}

.runtext		{	font-family:Arial;
					font-size:13px;
					color:black;
					text-align:justify;
					line-height:20px;
				}
					
.headsmall		{	font-family:Tahoma;
					font-size:11px;
					color:black;
					font-weight:bold;
					line-height:20px;
				}
					
.headsmall1		{	font-family:Tahoma;
					font-size:13px;
					color:red;
					font-weight:bold;
					padding-left:20px;
					line-height:20px;
				}

.homepagetx		{	font-family:Arial;
					font-size:13px;
					color:white;
					font-weight:bold;

					text-align:center;

				}

 a.tophome	{	text-decoration:none;color:#03c}

a.tophome:link{color: #FFFFFF}

a.tophome:visited{color:#FFFFFF;}

a.tophome:hover{color:#f60}

a:active{color: #FFFFFF}	
				
				
				
.runtext1		{	font-family:Arial;
					font-size:13px;
					color:black;
					font-weight:bold;

				}				
