P  {
	font-size : 90%;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 8;
	margin-top : 8;
	margin-right : 32;
	text-align: left;

}



H1  {
	font-size: 90%;
font-style: normal;
font-weight: bold;
color: Yellow;
text-align: center;
margin-top: 8;
margin-bottom: 8;
margin-left: 2;
}

H2  {
	font-size : 140%;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Silver;
	margin-bottom : 0px;
}

H3  {
	font-size : 70%;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-right: 2;
	margin-left: 2;
	margin-top: 8;
	margin-bottom: 8;
	text-align: left;
}

H4  {
	font-size : 95%;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	margin-left : 8;
	margin-top :8;
	margin-right : 8;
	margin-bottom: 8;
	text-align: center; 
	
}

H5 {
font-size : 95%;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	margin-left : 2;
	margin-top :8;
	margin-right : 8;
	margin-bottom: 8;
	text-align: left;
}


A  {
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Silver;
	font-size : x-small;
	margin-left : 2;
	margin-right: 6;
	margin-bottom : 0;
	text-align: left;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Red;
	font-size : x-small;
	margin-left : 2;
	margin-right: 6;
	margin-bottom : 0;
	text-align: left;
}

BODY  {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

