P  {
	font-size : xx-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: Navy;
	text-decoration: none;
	text-align: center;
	border: thick none #6495ED;
	scrollbar-3d-light-color: Blue;
}

H2  {}

H3  {
	font-size: large;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
	color: Black;
}

A  {
	font-size: x-small;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: normal;
	color: #18462C;
	background: border : thin;
	border-bottom: thin;
	text-decoration: none;
}

A:Visited  {
	font-size: x-small;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: normal;
	color: #5C5C5C;
	text-decoration: none;
}

A:Active  {
	font-size: x-small;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: normal;
	color: #183246;
	text-decoration: none;
}

A:Hover  {
	font-size: x-small;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: normal;
	color: White;
	border-spacing: inherit;
	marker-offset: auto;
	font-size-adjust: none;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	background: #060606 center;
	
}

BODY  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H5  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

