<html>
<head>
<title>ATF Style Sheet</title>

<style type="text/css">
<!--
.text {  
     font-family:  Helvetica, sans-serif; 
     font-size: 14px; 
     font-style: normal;
     }

div.heading {  
     font-family:  Helvetica, sans-serif; 
     font-size: 18px; 
     font-style: normal;
     color:  #036;
     }

div.nav {  font-family:  Helvetica, sans-serif; font-size: 14px;
     font-style: normal; color: #000; font-weight: bold;
     }

A:hover {color:#f00; text-decoration: none; }
A:VISITED {}
A:ACTIVE {text-decoration: none; }
A:link {}

A:LINK.header {color: white; font-weight: bold;  text-decoration: none;}
A:VISITED.header {color: white; font-weight: bold;  text-decoration: none;}
A:ACTIVE.header {color: red;  text-decoration: none;}
A:HOVER.header {color: red; text-decoration: none; } 

A:LINK.subheading {     font-family:  Helvetica, sans-serif; color: #036; font-weight: bold;  text-decoration: none;}
A:VISITED.subheading {     font-family:  Helvetica, sans-serif; color: #036; font-weight: bold;  text-decoration: none;}
A:ACTIVE.subheading {     font-family:  Helvetica, sans-serif; color: red;  text-decoration: none;}
A:HOVER.subheading {     font-family:  Helvetica, sans-serif; color: red; text-decoration: none; } 

div.key {  
     font-family:  Helvetica, sans-serif; 
     font-size: 17px; 
     font-style: normal;
     font-weight: bold;
     color:  #063;
     }
div.alttext {
     font-family:  Helvetica, sans-serif;
     font-size: 17px;
     font-style: normal;
     font-weight: bold;
     color:  #063;
}
div.boldwhite {  
     font-family:  Helvetica, sans-serif; 
     font-size: 14px; 
     font-style: normal;
     font-weight: bold;
     color:  white;
     }

div.tag {  
     font-family:  Helvetica, sans-serif; 
     font-size: 14px; 
     font-style: normal;
     margin-left: 30pt;
     margin-right: 30pt;
     }

div.para {  
     font-family:  Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal;
     text-indent: 30pt;
}

div.text {  
     font-family:  Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal;
     }

div.text_error {  
     font-family:  Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal;
	 color: red;
	 }

div.caption {  
     font-family:  Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal;
     }

div.footnote {  
     font-family:  Helvetica, sans-serif; 
     font-size: 9px; 
     font-style: normal;
     }

div.title {  
     font-family:  Helvetica, sans-serif; 
     font-size: 34px; 
     font-style: normal;
     font-weight: bold;
     color:  #036;
     }
div.subheading {  
     font-family:  Helvetica, sans-serif; 
     font-size: 24px; 
     font-style: normal;
     font-weight: bold;
     color:  #036;
     }
div.boldcaption{  
     font-family:  Helvetica, sans-serif; 
     font-size: 16px; 
     font-style: normal;
     font-weight: bold;
     color:  #036;
	 text-align: center;
	}

div.blogtext {
     	font-family:  Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}

div.headerlinks {  
     font-family:  Helvetica, sans-serif; 
     font-size: 16px; 
     font-style: bold;
     text-decoration: none;
	 font-weight: bolder;
     color:  #000;
     }

table.text td { 
font-family: Helvetica, sans-serif;
font-size: 12px; 
font-style: normal;
}

table.text th {
font-family: Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}

-->
</style>
</head>
