body{
	color: White;
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif, Verdana;
}
h2{
	font-weight: bolder;
	text-align: right;
	font-size: 14px;
}
a{
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	color: #000995;
}

p{
	font-size: 14px;
	text-align: justify;
	line-height: 22px;
}
a:hover {
	color: #C6DDFF;
	text-decoration: underline;
}
h1{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
img{
	border: none;
}
li {
		font-size: 14px;
	text-align: justify;
	line-height: 22px;
}