@charset "windows-1252";	  
/* howcast : template for blue background sheets */

body {background: #ffffff;}

h1   {font-size: 25px; font-family: arial; color: navy;}
h1 a:link    {font-size: 25px;color: navy; text-decoration: none;}
h1 a:visited {font-size: 25px;color: navy; text-decoration: none;}
h1 a:active  {font-size: 25px;color: navy; text-decoration: none;}

h2 {font-size: 20px; color: navy;}	
h2 a:link    {font-size: 20px; color: navy; text-decoration: none;}
h2 a:visited {font-size: 20px; color: navy; text-decoration: none;}
h2 a:active  {font-size: 20px; color: navy; text-decoration: none;}

h3 {font-size: 5cm; color: blue;}

h4 {font-size: 4cm; color: black;}

h5 {font-size:  12px; font-family: arial; text-align: right; color: yellow;}
h5 a:link    {color: yellow; text-decoration: none;}
h5 a:visited {color: yellow; text-decoration: none;}
h5 a:active  {color: yellow; text-decoration: none;}

h6 {font-size: 16px; font-family:  arial; text-align: center; color: white;}
h6 a:link    {color: white;}
h6 a:visited {color: white;}
h6 a:active  {color: white;}

