P  {
	font-size : medium;
	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 : Red;
	text-decoration : none;
	text-align : center;
	border : thick ridge #6495ED;
	scrollbar-3d-light-color : Blue;
}

H2  {}

H3  {
	font-size : x-small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A  {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Blue;
	background : transparent;
	border : thin;
	border-bottom : thin;
}

A:Visited  {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Green;
	text-underline-position : above;
	border : thin solid #FFB6C1;
	text-underline-position : above;
	text-decoration : none;
}

A:Active  {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #B200C8;
	text-decoration : none;
	border : thin solid #8A2BE2;
	text-underline-position : above;
	text-decoration : none;
	
}

A:Hover  {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Green;
	text-decoration : none;
	border : thin solid #FFE4C4;
	text-underline-position : above;
	text-decoration : none;
	text-underline-position : above;
	color : #FF6000;
	border : thin solid #90EE90;
	text-underline-position : above;
	text-decoration : none;
}

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

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

