body
{
	font-family: Tahoma;
	font-size: 0.8em;
}

h1
{
    
border:0 none;
color:#0083bd;
font-size:1.5em;
font-weight:normal;
margin-bottom:7px;
padding-left:0;

}


h2
{
	/*border-left:2px solid #DA1908;*/

color: red;
font-size:1.1em;
font-weight:bold;
margin:10px 0;
padding:0px;
}


h3
{
border-left:0px solid #DA1908;
border-right-style:none;
border-right-width:0;
border-top-style:none;
border-top-width:0;
color:green;
font-size:0.9em;
font-weight:bold;
margin:10px 0;
padding-left:0px;
}


p
{
	
	color:black;
margin:0 0 3 0px;
text-align:left;
text-indent:0;
}

a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: Red;
	text-decoration: none;
}

a:active
{
	
}
a:visited
{
	color: Black;
}

a img
{
	border:1px solid white;
padding:2px;
}








