
	<!--

body	{ 	background-color: #000044;
				color: #b92c38;
				margin: auto;
				text-align: justify;
				font-family: Verdana, Tahoma, Arial;
				font-size: 13.5px;
                
                line-height: 120%;
		}


img.left {       float: left;}
img.right{      float:right; }

	a:link	{	color: #b92c38;
				text-decoration: underline;
				background-color: transparent;
				border: 0px;
				font-weight:bold;
				font-size: 13px;
			}
	a:visited{	color: #b92c38;
				text-decoration: underline;
				background-color: transparent;
				font-weight:bold;
				font-size: 13px;
			}
	a:hover	{	color: #FF3300;
				text-decoration: underline;
				font-weight: bold;
				font-size: 13px;
			}
	a:active{	color: #FF3300;
				text-decoration: underline;
				background-color: transparent;
				font-weight:bold;
				font-size: 13px;
			}
			
			
a.ad:link	{	color: #fff;
				text-decoration: underline;
				background-color: transparent;
				border: 0px;
				font-weight:normal;
				font-size: 13px;
			}
	a.ad:visited{	color: #fff;
				text-decoration: underline;
				background-color: transparent;
				font-weight:normal;
				font-size: 13px;
			}
	a.ad:hover	{	color: #fff;
				text-decoration: underline;
				font-weight:normal;
				font-size: 13px;
			}
	a.ad:active{	color: #fff;
				text-decoration: underline;
				background-color: transparent;
				font-weight:normal;
				font-size: 13px;
			}

#copyright {  color: white;}



h1{
    text-align: center;
    font-size: 19px;

}

h3 { font-size: 15px; 
  text-align:center;}


h5{font-size:13px; text-align:center;}

  	-->
