@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6
	{
		font-family:Tahoma, Geneva, sans-serif
	}
h5, h6 
    {
    	text-align: center;
    }
h5
	{
		font-size:14px;
		font-weight:bold
	}
h6
	{
		font-size:12px;
		font-weight:normal;
		margin-top: 0;
		margin-bottom: 10px;
	}

