P  {
	font-size : 11;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 597ba8;
	text-decoration : none;
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom: 0px;
	
}

H1  {
	font-size : 14px;
	font-family : Arial;
	font-weight : 700;
	font-style : normal;
	color : CF1917;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom: 0px;
	
	
}

H2  {
	font-size : 20px;
	font-family : Arial;
	font-weight : 700;
	font-style : normal;
	color : CF1917;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom: 0px;
	
}

H3  {
	color : Gray;
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	
}

LI  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 597ba8;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
	
}

A:Visited  {
	color : red;

}

A:Active  {
	color: red;

}

A:Hover  {
	color: blue;

}

BODY  {
	color : Black;
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	scrollbar-face-color: #597ba8;
	scrollbar-shadow-color: gray;
	scrollbar-track-color: white;
}

