/* Website by Sid Style Sheet */



/* All html pages */
a:active 		{color:#e7ffff !important; }
a:hover 		{color:#ff0000 !important;}
a:link 			{color:#e7ffff; }
a:visited 		{color:#00f202;}
body 			{background-color: #000000; 
					font-size: 10px; 
					font-family: Comic Sans MS, Arial, sans-serif;	
					color: #e7ffff; }
table.center 	{margin-left:auto; margin-right:auto;}					
.copyright		{font-size: 8px;}
.divMain		{text-align:center; }
.important		{font-family:Comic Sans MS,Arial, sans-serif; 
					font-size:15px; 
					color:#ffffff; }
.text12px		{font-size: 12px; 
					text-align: center;}
.textBody		{font-size: 12px; 
					text-align: justify;}
.title			{font-size: 14px; 
					font-weight: bold; 
					text-align: left; 
					font-style: italic;}
.tdmiddle		{vertical-align: middle; }