a:link {
	color: rgb(0,0,255); 
}
a:visited {
	color: rgb(255,0,0); 
} 
a:active {
	color: rgb(204,0,102);
}
a img{
	border: none;
}
img {
    border:0
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
    line-height:17px;
	padding-right:100px;
	background-color: rgb(186,209,248);
	color: rgb(0,0,0);
    min-width:950px;
    margin:0px;
    padding:0px;
    text-align:left;
}
br#clrbr {
	clear:left
}
div {
    float:left; 
    }
h1 {
	font-family: Arial, Helvetica;
	margin-top: 0; 
	margin-bottom:0;
    color:blue;
}
h2 {
	font-family: Arial, Helvetica;
	margin-top: 0; 
	margin-bottom:0;
    color:blue;
}
h3 {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-weight: 400;
	margin-top: 0; 
	margin-bottom:0;
}
h4 {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom:0
}
h5 {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom:0

}
h6 {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom:0;
	font-size:10px;
    
p  {
    font-family:"Times New Roman"; 
    font-size:14px;
    color:blue;
}
