P  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	text-align : justify;
	margin-left: 10px;
	margin-right: 10px;
	text-justify: distribute;
}

H1  {
	font-size : 20px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #d91031;
	text-decoration : none;
	text-align : left;
	margin-left: 15px;
	margin-right: 15px;
	
}

H2  {
	font-size : 30px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #d91031;
	text-decoration : none;
	text-align : left;
	margin-left: 10px;
	margin-right: 10px;
}

H3  {
	color : eb1a73;
	font-size : 40px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #d91031;
	margin-left: 10px;
	margin-right: 10px;
}

LI  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #909090;
	text-decoration : none;
	text-align : justify;
	margin-left: 10px;
	margin-right: 10px;
	text-justify: normal;
}

A:Visited  {
	
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : underline;
	text-align : justify;
	margin-left: 0px;
	margin-right: 0px;
}

A:Active  {
	
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : underline;
	text-align : justify;
	margin-left: 0px;
	margin-right: 0px;
}

A:Hover  {
	
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : underline;
	text-align : justify;
	margin-left: 0px;
	margin-right: 0px;
}

BODY  {
	color : ffffff;
	
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
	margin-left:0px;
	margin-right:0px;
}

