P {	font-family: "Times New Roman", Times, serif; font-size: 13pt; color: #444466 ; font-weight: normal }  
//P {	font-family: "Arial", Arial, sans-serif; font-size: 11pt; color: #444466 ; font-weight: normal }  
A { text-decoration: none; color: #999999 }
A:link	{ text-decoration: none; color: #999999 }
A:active { text-decoration: none; color: #999999 }
A:hover {  text-decoration: none; color: #000033 }
A:visited { }

.title { color: #FF3333 }

function externalLinks() { for(var c = document.getElementsByTagName("a"), a = 0;a < c.length;a++) { var b = c[a]; b.getAttribute("href") && b.hostname !== location.hostname && (b.target = "_blank") } } ; externalLinks(); 


