a:link { 
	font-family: "Arial", "Helvetica",sans-serif; 
	font-size:14px;  
	font-weight: bold;
	color:#000000; 
	text-decoration:underline;
	}

a:visited { 
	font-family: "Arial", "Helvetica",sans-serif; 
	font-size:14px;  
	font-weight: bold;
	color:#000000; 
	text-decoration:underline;
	}
	
a:hover { 
	font-family: "Arial", "Helvetica",sans-serif; 
	font-size:14px;  
	font-weight: bold;
	color:#ff0000; 
	text-decoration:none;
	}

a:active { 
	font-family: "Arial", "Helvetica",sans-serif; 
	font-size:14px;  
	font-weight: bold;
	color:#ff0000; 
	text-decoration:none;
	}
	
a.small:link {  
	font-size:12px;
	line-height:14px;
	}

a.small:visited { 
	font-size:12px;
	line-height:14px;
	}
	
a.small:hover { 
	font-size:12px;
	line-height:14px;
	}

a.small:active { 
	font-size:12px;
	line-height:14px;
	}

p	{
	font-family: "Arial", "Helvetica",sans-serif; 
	font-size: 14px;
	color: #000000;
	text-indent:0px;
	line-height:24px;
	margin-top:33px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:5px;
	}			

p.small	{ 
	font-size: 12px;
	color: #000000;
	text-indent:0px;
	line-height:14px;
	margin-top:33px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:5px;
	}	

p.ritintro	{ 
	font-size: 12px;
	text-indent:0px;
	line-height:14px;
	margin-top:5px;
	margin-right:15px;
	}

p.ritnav	{ 
	font-size: 12px;
	text-indent:0px;
	line-height:16px;
	margin-top:5px;
	margin-right:15px;
	}
	
strong	{ 
	font-weight: bold;
	}
	
big	{ 
	font-size: 14px;  
	font-weight: bold;
	line-height:26px;
	}
	
small	{ 
	font-size: 10px;
	}

