   .red {
		color: #FF0000;
		list-style-image: url(images/arrow.gif);
		}
		
	#wrapper {
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 750px;
		}

	#leftcontent a {
		color: #003399;
		text-decoration: none;
		}

	#leftcontent a:hover {
		color: #FF0000;
		text-decoration: underline;
		}
		
	#footer a {
		color: #4a77f8;
		text-decoration: none;
		}

	#footer a:hover {
		color: #FF0000;
		text-decoration: underline;
		}

	#centercontent a {
		color: #4a77f8;
		text-decoration: none;
		}

	#centercontent a:hover {
		color: #FF0000;
		text-decoration: underline;
		}

	#logo {
		display: none;
		}
	#header {
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		
	#leftcontent {
		float: left;
		width: 199px;
		line-height: 180%;
		list-style-image: url(images/arrow.gif);
		}

	#centercontent {
		background:#fff;
   		margin-left: 210px; 
		}
		
	h1 {
		font-size:14px;
		}
		
	#footer {
		font-size:10px;}
		
	.leftmenu {
		font-family: Verdana;
		color: #990000;
		text-decoration: none;
		}
		

		
