body{
	background-repeat:no-repeat;
	}
/*    */
	
a.help, a.help:visited  {
	color : #B51F17;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12 px;	
}
a.help:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #da251d;  
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12 px;
	border-bottom: 1px dashed red;
}
	
/*    */			
a.link, a.link:visited  {
	color : #B51F17;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12 px;	
}
a.link:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #da251d;  
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12 px;
	border-bottom: 1px dashed red;
}

/*    */			
td	{
	 font-family : Tahoma, Verdana, arial, sans-serif; 
	 color : #343434;
	 font-size : 12px;	
	 line-height: 1.4;
	}

p {	 text-indent: 1.5em;
	 line-height: 1.5;
	}
	
li { line-height: 1.5;
	}
	
ul	{ line-height: 1.5;
	}

/*  */
h1 {
	 font-family : Tahoma, Verdana, arial, sans-serif;
	 font-size: 13px; 
	 color : #000000;

	 }

h2 {
	 font-family : Tahoma, Verdana, arial, sans-serif;
	 font-size: 12px; 
	 color : #343434;
	}

h3 {
	 font-family : Tahoma, Verdana, arial, sans-serif;
	 font-size: 12px; 
	 color : #333333;
	}


