body { 	background-color: #ffffff;
		font-family: Verdana, sans-serif; 
		font-size: 9pt; 
		color: #000000; 
		margin: 0 

}	
		
a:link 		{ color: #000000 }
a:visited 	{ color: #6c8896 }	
a:hover 	{ color: #cf171f }  
a:active 	{ color: #cf171f }	


p	{ font-family: Verdana; font-size: 10pt; color: #000000; margin-bottom:20px }
		
ul li {
   list-style-image: url(images/bullet.gif);
   }

ul	{ font-family: Verdana; font-size: 10pt; color: #000000 }
ol	{ font-family: Verdana; font-size: 10pt; color: #000000 }

h1	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6c8896;
}


.man {
		background-image:url('images/background_man.jpg');
		background-repeat:no-repeat;
		background-position:right bottom;
}

.special	{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #cf171f;
	margin-top: 15px;
	margin-bottom: 5px;
}

.videoheading	{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 5px;
}

a.nav:link    {
   text-decoration:  none;
  font-family: Verdana;
	font-size: 12px;
  color:  #000000;
  } 
a.nav:visited {
   text-decoration:  none;
  font-family: Verdana;
	font-size: 12px;
  color: #000000;
  } 
a.nav:hover   {
   text-decoration:  underline;
  font-family: Verdana;
	font-size: 12px;
  color:            #cf171f;
  } 
a.nav:active  {
   text-decoration:  underline;
  font-family: Verdana;
	font-size: 12px;
  color: #666666;
  } 

.blackbottomborder
	{border-bottom:#000000
	solid;
	border-bottom-width:thin;
	}

.bluerightborder
	{border-right:#6c8896
	solid;
	border-right-width:thin;
	}
	
.blueborder
	{border:#6c8896
	solid;
	border-width:thin;
	}		
	
.grayborder
	{border:#999999
	solid;
	border-width:thin;
	}	
	
.redborder
	{border:#cf171f
	solid;
	border-width:thin;
	}		

hr	{
	color: #6c8896;
	
}  

.small			{
	font-family: Verdana;
	font-size: 11px;
	color: #000000
}	

.large			{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000
}	

.footer			{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}	

.white			{
	font-family: Verdana;
	font-weight:bold;
	font-size: 11pt;
	color: #ffffff;
}

.blue		{ background-color: #6c8896 }  

.black		{ background-color: #000000 } 

.line		{ background-color: #000000 }  

.important			{
	font-family: Verdana;
	font-weight:bold;
	font-size: 10pt;
	color: #cf171f
}
