body 		{
			margin-top: 0px;
			margin-bottom:0px;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size: 70% !important;
			background-color:#522C8C;	
			}

#container	{
			width:650px;
			border: 3px solid #FFFFFF;
			margin-left:auto;
			margin-right:auto;
			}

#content 	{
			margin-top:15px;
			margin-left:10px;
			margin-right:10px;
			text-align:left;
			}	
	
#header 	{display:none;
			}

#header img { 
			display: inline; 
			}	

#navbar 	{display:none;
			}
			
.oldbrowser {display:none;}
			
H1			{ 
			font-family : Georgia, "Times New Roman", Times, serif;
		    font-size : x-large; 
		    font-weight : bold; 
		    color : #184584; 
		    text-align : center;
			margin: 0
			}

H2			{ 
			font-family : Georgia, "Times New Roman", Times, serif; 
			font-size : large;	
			font-weight : bold;
			color : #184584;
			text-align : left;
			margin: 0
			}

H3			{ 
			font-family : Georgia, "Times New Roman", Times, serif;
			font-size : medium; 
			font-weight : bold; 
			color : #184584; 
			text-align : left;  
			margin: 0
			}
										  
H4			{ 
			font-family : Georgia, "Times New Roman", Times, serif;
			font-size : medium; 
			font-weight : bold; 
			color : #184584; 
			text-align : left; 
			margin: 0           
			}

H5			{ 
			font-family: Georgia, "Times New Roman", Times, serif;
		    font-size: small; 
			font-weight : bold; 
			color : #184584; 
			text-align : left;
			margin: 0
			}

H6			{ 
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: x-small; 
		    font-weight : bold; 
		    color : #184584; 
		    text-align : left;    
			margin: 0
		    }
		
A			{ 
			font-weight: bold;
			color: #522C8C; 
			text-decoration: underline;
			
			}

A:HOVER		{ 
			font-weight : bold; 
			color : #5E33A7; 
			text-decoration : underline;
			
			} 

A:VISITED	{
			color: #293494; 
            font-weight: bold; 
            text-decoration: underline;
			
            }

A:ACTIVE	{ 
			font-weight : bold; 
	        color : #5E33A7; 
	        text-decoration : underline;
			
    	    } 
					
OL LI		{
			list-style-type: decimal;
			}

UL LI       { 
			list-style-type:square;
			}
		
#footer 	{
			border-top:1px solid #000000;
			padding-top:15px;
			padding-bottom:10px;
			text-align:center;
			font-family:verdana,arial,helvetica;
			width:650px;
			}
			






	

					
