

body		{ 	
			font: 12px comic sans ms;
			scrollbar-face-color: #9C8C10;
         scrollbar-shadow-color: #9C8C10;
         scrollbar-highlight-color: #9C8C10;
         scrollbar-3dlight-color: #9C8C10;
         scrollbar-darkshadow-color: #9C8C10;
         scrollbar-track-color: #4A2152;
         scrollbar-arrow-color: #FFFFFF;
			}
			
A:visited
			{ 
			color: #CC0000; 
			text-decoration: none; 
			font-weight: normal; 
			}
			
A:link, active 
			{ 
			color: #0000ff; 
			text-decoration: none; 
			font-weight: normal; 
			}
						
A:hover	{
			color: #ff0066; 
			text-decoration: underline; 
			font-weight: bold; 
			}
			
B 			{ 
			font-weight: bold; 
			}

STRONG 	{
			font-weight: bold; 
			}

H2        {
			font-weight: normal; 
			font-size: 21px; 
			font-family: comic sans ms;
			color: #28007D; 
			margin-left: 0px;
			margin-right: 0px; 
			margin-top: 5px; 
			margin-bottom: 5px; 
			}

H4 			{ 	
			font: 14px comic sans ms;
			font-weight: bold; 
			color: #5b5b1a; 
			margin-left: 0px; 
			margin-top: 0; 
			margin-right: 0px; 
			margin-bottom: 0px; 
			} 
			
td 			{ 	
			font: 12px comic sans ms;
			}		
			
P 			{ 	
			font: 12px comic sans ms;
			line-height: 130%; 
			margin-left: 10px;
			margin-right: 0px; 
			margin-top: 5px; 
			margin-bottom: 5px;
			}
			
li 			{ 	
			font: 12px comic sans ms;
			margin-left: 10px;
			margin-right: 0px; 
			margin-top: 5px; 
			margin-bottom: 5px;
			}
			
			
.Title 	{ 	
			font: 22px comic sans ms;
			font-weight: normal; 
			color: #E60000;
			margin-left: 0px; 
			margin-top: 10px; 
			margin-right: 0px; 
			margin-bottom: 0px; 
			} 			
					
.BoldTitle 	{ 	
			font: 22px comic sans ms;
			font-weight: bold; 
			color: #E60000;
			margin-left: 0px; 
			margin-top: 10px; 
			margin-right: 0px; 
			margin-bottom: 0px; 
			} 		
	


