div    {text-decoration: none;
	color: black;
	font-family : arial, helvetica, sans-serif;
	font-weight: normal;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

.h1      {text-decoration: none;
	color: white;
	font-family : arial;
	font-weight: bold;
	font-size : 15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

.h2      {text-decoration: none;
	color: white;
	font-family : arial black;
	font-weight: normal;
	font-size : 14px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

a      {font-size=11px
        font-family : arial;
       }
	A:link {color: #00A3D8; style: bold; font-weight: bold; text-decoration: none}
	A:visited {color: #00A3D8; style: bold; font-weight: bold; text-decoration: none}
	A:active {color: #00A3D8; style: bold; font-weight: bold;text-decoration: none}
	A:hover {color: #ED1C24; style: bold; font-weight: bold; text-decoration: none}

