BODY {
	background : Silver url(../images/oboi.jpg);
}
.menulink               {
	font: larger System;
	color : Green;
	text-decoration: none;
}
a.menulink:hover {
	font: larger System;
	color: #000099;
	text-decoration: none;
}
TD.1 {
	background-color : #FF7F50;
}

TD.2 {
	background-color : Aqua;
}

img {
	width : 50px;
	float : none;
}
img.1 {
	width : 90px;
	float : right;
	position : inherit;
	right : 5px;
}
img .2 {
	width : 90px;
	float : left;
	position : inherit;
	right : 5px;
}
img.3 {
	width : 10px;
	float : none;
}
H3 {
	font-family : "Times New Roman";
	height : auto;
	text-align : left;
}
H3.1 {
	font : Times New Roman;
	height : 5px;
	text-align : left;
	color : Red;
}
H3.2 {
	font : normal large "Times New Roman" Times serif;
	height : 5px;
	text-align : center;
	color : Blue;
}
H4 {
	font : "Times New Roman";
	color : Black;
	line-height : normal;
	text-align : left;
}
H4.1 {
	color : Red;
	font : larger fantasy;
	text-align : center;
}
H5 {
	font : Times New Roman;
	color : Green;
	line-height : normal;
	text-align : left;
}

H5.4 {
	font : "Times New Roman";
	color : Blue;
	line-height : 25px;
	text-align : left;
}


H5.1 {
	font : x-small monospace;
	color : Navy;
	line-height : 20px;
	text-align : left;
}
H5.2 {
	font : large "MS Serif", "New York", serif;
	color : Fuchsia;
	line-height : 25px;
	text-align : left;
}
H5.3 {
	color : Red;
	text-align : left;
	font : small serif;
}
