  	A:link { 
		text-decoration: none; 
		font-weight: bold;  } 	A:active { 
		text-decoration: none; 
		font-weight: bold;  }  	A:visited { 
		text-decoration: none; 
		font-weight: bold; } 	A:hover { 
		color: #9999ff; 
		font-weight: bold; 
		text-decoration: underline; }
		

  	li { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 17px; 
		font-weight: normal;
		padding: 0px;}


	.navbar {
		font-family: georgia, palatino, times;
		font-size: 16px;
		line-height: 16px;
		background-color: #ffffff;
		}

	#content {
		border-color: #003399;		border-style: solid;		border-top-width: 0px; 		border-bottom-width: 2px;		border-left-width: 2px;		border-right-width: 2px;
		background-color: #ffffff;
		margin:0px;
		width:630;}

	P {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 17px; 
		font-weight: normal;}
	
	.title {
		border-color: #003399;			border-top-style: solid;			border-bottom-style: dashed;			border-left-style: solid;			border-right-style: solid;		border-top-width: 2px; 		border-bottom-width: 1px;		border-left-width: 2px;		border-right-width: 2px;
		background-color: #ffffff;		color:#003399;
		font-family: georgia, palatino, times;
		font-size: 26px;
		font-weight: bold;
		letter-spacing: 2px;
		width: 630 px;
		padding: 0px;
		Margin: 0px;
		text-align: left;
	}
	

	body { padding: 0; margin: 0; 		}
