body  {
	background-color : #ff8844;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family:Tahoma;
	}

A:link  {
	COLOR : #883428;
	TEXT-DECORATION : none;
	font-weight : bold;
	font-family:Tahoma;
}

A:visited  {
	COLOR : #883428;
	TEXT-DECORATION : none;
	font-weight : bold;
	font-family:Tahoma;
}

A:active  {
	COLOR : #441714;
	TEXT-DECORATION : none;
	font-weight : bold;
	font-family:Tahoma;
}

A:hover  {
	COLOR : #441714;
	TEXT-DECORATION : underline;
	font-weight : bold;
	font-family:Tahoma;
}

.name  {
	font-size : medium;
	font-weight : bold;
	color : #000000;
	font-family:Tahoma;
}

h2  {
	font-weight : bold;
	color : #dd2200;
	text-align : center;
	font-size : 120%;
	font-family:Tahoma;
}

