body 		{
			margin-top: 0px;
			margin-bottom:0px;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size: 70% !important;
			background-color:#522C8C;	
			}

#container	{
			width:650px;
			background-color:#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; 
			}	

#window 	{display:none;
			}

#navbar 	{display:none;
			}
			
.oldbrowser {display:none;}
			
H1			{ 
			font-family : Georgia, Times New Roman, Times, serif
		    font-size : x-large; 
		    font-weight : bold; 
		    color : #395D8C; 
		    text-align : center;
			margin: 0
			}

H2			{ 
			font-family : Georgia, "Times New Roman", Times, serif; 
			font-size : large;	
			font-weight : bold;
			color : #395D8C;
			text-align : left;
			margin: 0
			}

H3			{ 
			font-family : Georgia, "Times New Roman", Times, serif;
			font-size : medium; 
			font-weight : bold; 
			color : #395D8C; 
			text-align : left;  
			margin: 0
			}
										  
H4			{ 
			font-family : Georgia, "Times New Roman", Times, serif;
			font-size : small; 
			font-weight : bold; 
			color : #395D8C; 
			text-align : left; 
			margin: 0           
			}

H5			{ 
			font-family: Georgia, "Times New Roman", Times, serif;
		    font-size: 110%; 
			font-weight : bold; 
			color : #000000; 
			text-align : center;
			margin: 0;
			padding-bottom:5px;
			}

H6			{ 
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: x-small; 
		    font-weight : bold; 
		    color : #395D8C; 
		    text-align : left;    
			margin: 0
		    }
		
A			{ 
			font-weight: bold;
			color: #395D8C; 
			text-decoration: none;
			
			}

A:HOVER		{ 
			font-weight : bold; 
			color : #296BA3; 
			text-decoration : none;
			} 

A:VISITED	{
			color: #395D8C; 
            font-weight: bold; 
            text-decoration: none;
			
            }

A:ACTIVE	{ 
			font-weight : bold; 
	        color : #296BA3; 
	        text-decoration : none;
    	    } 
					
OL LI		{
			list-style-type: decimal;
			}

UL LI       { 
			list-style-type:square;
			}
		
#footer 	{
			text-align:center;
			font-family:verdana,arial,helvetica;
			font-size:85%;
			width:650px;
			}
			






	

					
