
img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #0066BB; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #66CC00; /* customize_link_hover */
} 
a:hover {
	text-decoration: none;
	color: #09B33C;
}

body{
	font-family:Arial;
	font-size:12px;
	color:#333;
}
	
	
h1{ font-family: Georgia, "Times New Roman", Times, serif;
        font-size:24px;
	margin-top: 5px; margin-bottom: 0px;
        font-weight: normal;
        color: #1051BC;
}
h2{   font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
        margin-top: 10px;
	letter-spacing: 0.3em;

;
}
h3{ font-size:16px; }
h3 {
	font-size: 10px;
	color: #FFF;
}
h4{ font-size:14px; }
h4 {
	font-size: 10px;
	color: #709ECD;
}h5{ font-size:12px; }

.sidebar-header{
	color:#FFF;
	font-size:12px;
}/* CSS Document */


a:link {
	color: #07409E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #07409E;
	
}
a:active {
	text-decoration: none;
	color: #07409E;
}

a:hover {
	text-decoration: underline;
}

      