/* Styles for CTF; created 4/12/01 */

body               {background-color: #167358;
                    color: #167358;
                    font-size: 11pt;
					font-weight: normal;
					font-family: arial, heltvecia;
                    }
					
					
p				   {background-color: transparent;
                    color: #167358;
                    font-size: 11pt;
					font-weight: normal;
					font-family: arial, heltvecia;
                    }
                    
.para               {background-color: yellow;
                    color: #167358;
                    font-size: 11pt;
					font-weight: bold;
					font-family: arial, heltvecia;
                    }
								   

h4				   {background-color: transparent;
                    color: #441CEF;
                    font-size: 14pt;
                    }
					
					
h1				   {background-color: yellow;
                    color: #167358;
                    font-size: 13pt;
					font-family: verdana;
					font-weight: bold;
                    }
				   
					
h2                 {background-color: transparent;
                    color: #167358;
                    font-size: 8pt;
					font-weight: bold;
					font-family: arial, heltvecia;
                    }
					
h3                 {background-color: transparent;
                    color: black;
                    font-size: 8pt;
                    } 

a:link             {background-color: transparent;
                    color: #000000;
                    font-weight:bold;
                    } 

a:active           {background-color: transparent;
                    color: #273796;
                    } 

a:hover            {background-color: #167358;
                    color: white;
                    font-weight:bold;
                    }

a:visited          {color: #9A9C05;
                    }
				   
					
.smaller           {background-color: transparent;
                    color: #167358;
                    font-size: 8pt;
					font-weight: bold;
					font-family: arial, heltvecia;
                    }