.footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
h1 img{
	border:0px;
	}
p.clear{
    clear:right;
}

.topimage{
     margin:10px auto;
}
.right{
	text-align:right;
	}
.center{
	text-align:center;
	}
.red{
    color: red;
}
.style1 {font-size: 11px}
.pop_up{
    color: #E50044;
}

.black{
    color: black;
	line-height: 20px;
}

.green{
	color: #00A95C;
}
	
.to-top{
    color: dodgerblue;
	font-size: 80%;
}

.h3-pink{
    color: #E50044;
	font: 110%;
}

.h3-black{
    color: black;
	font: 110%;
}

.list{
    list-style-position:inside;
	list-style-type:decimal;
	background-color:whitesmoke;
	line-height:23px;
	font: 93%;
}

.list-ABC{
    list-style-position:inside;
	list-style-type:upper-alpha;
	background-color:ivory;
	line-height:23px;
}

.darkslateblue{
    color: darkslateblue;
	font: 93%;
}

.comment_r{
	font-size: 90%;
	text-align:right
}

.comment_c{
	font-size: 90%;
	text-align:center
}

.comment_c80{
	font-size: 80%;
	text-align:center
}