P  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : none;
	text-align : left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

H1  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : none;
	text-align : left;
	margin-left: 10px;
	margin-right: 10px;
	
}

H2  {
	font-size : 50px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : 00003d;
	text-decoration : none;
	text-align : center;
	margin-left: 10px;
	margin-right: 10px;
}

H3  {
	color : Gray;
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	margin-left: 20px;
	margin-right: 20px;
}

LI  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : none;
	text-align : left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

A:Visited  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : underline;
	text-align : left;
	margin-left: 0px;
	margin-right: 0px;
}

A:Active  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : underline;
	text-align : left;
	margin-left: 0px;
	margin-right: 0px;
}

A:Hover  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : underline;
	text-align : left;
	margin-left: 0px;
	margin-right: 0px;
}

BODY  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 00003d;
	text-decoration : none;
	text-align : left;
	scrollbar-face-color: 0E2242;
	scrollbar-shadow-color: 0E2242;
	scrollbar-track-color: eaeaea;
}

