
body { 
	background : url(../Css/bb.gif);
 	font: 11px Tahoma,sans-serif;
}

div {
	background : url(../Css/ba.gif);
}

center {
	border-style : solid; 
	border-width : 1px; 
	border-color : silver;
	font-family: Serif;
	font-size: large;
}

i {color: gray; font: 11px Tahoma,sans-serif;}

table {
 	font: 11px Tahoma,sans-serif;
}

address{
	text-align:right;
	margin-right:15px;
}

A {	text-decoration : none}

A:hover {
	color: rgb(200,0,0); 
	text-decoration : underline
}

hr {
	color : silver; 
	height : 1;
}

img {
	border : none;
}

b {
	color: rgb(160,160,160); 
	font-size: larger;
}

input {
	background : white;
	border-style : none;
	color : #555555; 
	line-height : normal; 
	font : 11px tahoma; 
	font-weight : normal; 
	font-style : normal; 
	font-variant : normal;
}

