BODY	{
	color : #000000;
	background : #ECF0F2;
	text-decoration : none;
	font-family : Verdana, serif, times;
	font-style : normal;
	font-size: 10pt;
	margin-right: 5%;
	margin-left: 5%
	}
H1,H2	{
	margin-top : 5px;
	margin-bottom: 20px;
	font-size : medium;
	color : #0000df;
	background : transparent;
	font-style : normal;
	font-weight : bold
	}
H3	{
	margin-top : 5px;
	margin-bottom: 20px;
	font-size : small;
	color : #ECF0F2;
	background : transparent;
	text-align : left;
	font-style : normal;
	font-weight : normal
	}
img	{
border: none
	}
.shards	{
	color : blue;
	font-weight : bold
	}
.req	{
	vertical-align: 25%;
	color : red
	}
hr	{
width: 50%
	}
.navbar	{
		text-align: center;
		font-weight: normal;
		font-style: normal;
		font-size: x-small
		}
a	{
	text-decoration: none
	}
a:hover	{
		color: #0000ff;
		background: transparent;
		border: none;
		text-decoration: none
		}