	body
	{	background-color: #3D210B;
	}
	.font	
	{
		color: #999999;
		font-family: Arial, Helvetica, Geneva;
		font-size: 10pt;
	}
	.contact	
	{
		color: #000000;
		font-family: Arial, Helvetica, Geneva;
		font-size: 12pt;
	}
	.index_name	
	{
		color: #000;
		font-family: Arial, Helvetica, Geneva;
		font-weight: bold;
	}
	.title	
	{
		color: #666;
		font-family: Arial, Helvetica, Geneva;
		font-weight: bold;
		border-bottom: thin solid #999;
	}
	.indextitle
	{
		color: #666;
		font-family: Arial, Helvetica, Geneva;
		font-weight: bold;
	}
	.border	
	{
		border-top: thin solid #999;

	}
	.img_border	
	{
		border: thin solid #333;
		border-color: #3D210B;
		border-width: 6pt;
	}
	.name	
	{
		color: #CC6666;
		font-family: Arial, Helvetica, Geneva;
		font-weight: bold;
		font-size: xx-large;
	}
        .name2	
	{
		color: #CC6666;
		font-family: verdana, arial;
		font-weight: normal;
		font-size: xx-small;
	}
	.subtitle	
	{
		color: #CC6666;
		font-family: verdana, arial;
		font-weight: normal;
		font-size: x-small;
	}
	.caption	
	{
		color: #ffffff;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
		font-size: smaller;
	}
	.nav	
	{
		color: #666;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
		font-size: smaller;
	}
	a:link
	{
		text-decoration: none;
		color: #3366CC;
	}
	a:active
	{
		text-decoration: none;

	}
	a:hover
	{
		color:#900;
		text-decoration: underline;
	}
	a:visited
	{
		text-decoration: none;
		color: #6600CC;
	}
