

H1 { 
	font-family: "comic sans ms"; 
	text-align: center; 
	font-size: 30px; 
	color: "#ff0000" }

H2 { 
	font-family: arial; 
	font-size: 26px; }

H3 { 
	font-size: 20px; 
	text-align: center; }

H4 { 
	font-size: 20px; 
	text-align: Left; }

H6 { 
	font-family: Arial; 
	font-size: 16px; 
	font-weight: 600; 
	text-indent: 3em;
	margin-left: 2em; 
	margin-right: 2em; 
	text-align: justify; 
	color: black }

.yel { 
	font-family: "comic sans ms"; 
	color: "yellow" }
	
.redd { 
	font-family: "comic sans ms"; 
	color: "red" }
	
td { 
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: 600; }

ul { 
	font-family: Times Roman; 
	font-size: 20px; 
	font-weight: 700 }

ol { 
	font-family: Times Roman; 
	font-size: 15px; 
	color: red; 
	font-weight: 700 }

caption { 
	font-family: Times Roman; 
	font-size: 24px; 
	color: navy }

BODY {  
	background: url(bg.jpg) fixed ;
	margin-left: 65px;
	scrollbar-face-color: #562894;  
	scrollbar-highlight-color: 562894; 
	scrollbar-3dlight-color: 562894;   
	scrollbar-darkshadow-color: 562894;  
	scrollbar-shadow-color: 562894; 
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: #7F35E3;}

.textanimlink,a { 
	text-decoration : none; }

P.main { 
	font-family : Arial; 
	font-size : 15pt; 
	font-weight : bold; }

.styling { 
	background-color: black; 
	color: lime; 
	font-weight: 800; 
	font-size: 15px; 
	font-family: 
	MS Sans Serif }

.TextScrollStyle { 
	visibility: hidden; 
	font-family: Verdana; 
	font-weight: 800; 
	text-align: center; 
	padding: 0; 
	margin: 0; 
	width: 100%; 
	overflow: hidden; }

.red {
	border-style: solid;
	border-color: red;
	border-width: 4px; }

.solid {
	border-style: solid; }


A.ssmItems:link	{color:black; text-decoration:none;}

A.ssmItems:hover	{color:red; text-decoration:none;}

A.ssmItems:active	{color:black; text-decoration:none;}

A.ssmItems:visited	{color:navy; text-decoration:none;}//-->

