﻿bod
{
  
}
p.sm
{
    	font-size: small;
    	font-family:arial;
    	font-weight:normal;
	font-style: normal
    }

p.b
{
     font-size: 6;
    font-style: normal;
    font-family: Arial;
    font-weight:normal;
    }

h1
{ 
    font-size: 32;
    font-family:Verdana;
    color: Orange;
    text-align:center
    }
h2
{
     font-size:18px;
     font-family:Arial;
     color: Silver;
     margin-bottom:0px;
     text-align:center
    }
img
{
     border:0
    }