<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A {
	text-decoration: none;
	color : #319CFF;
}
A:HOVER {
	color: Aqua;
}
H1 {
	color: #6699ff;
	font-family : "Times New Roman", fantasy;
	font-size : 56pt;
	text-align : center;
}

H2 {
	color: #6699ff;
	font-family : "Times New Roman", fantasy;
	font-size : 24pt;
	text-align : center;
}

H3 {
	font-family : "Bookman Old Style", serif;
	font-size : 14pt;
	color : #6699ff;
	line-height : 150%;
}
H4 {
	font-family : Verdana, Courier, "Lucida Console", sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFbE00;
	text-transform : uppercase;
}

H5 {
	font-family : Tahoma, sans-serif;
	color : #FF8800;
	font-size : 8pt;
}
H5.sp{
    font-size : 10pt;
	color : #FF8C00;
	font-family : verdana, tahoma, Arial;
}
H6 {
	color : #FFf066;
	font-family : Arial;
	font-size : 10pt;
	text-transform : capitalize;
}
H6.top {
	font-weight : bold;
	font-size : 11pt;
	font-family : Garamond, serif;
}

P {
	font-family : Verdana, Garamond, sans-serif;
	font-size : 11pt;
	color : #ff9900;
}
BODY {
 scrollbar-arrow-color:#6699ff;
 scrollbar-track-color:#000075;
 scrollbar-shadow-color:#0011ff;
 scrollbar-face-color:#000032;
 scrollbar-highlight-color:#000075;
 scrollbar-darkshadow-color:#000050;
 scrollbar-3dlight-color:#000090;
 background-color: #000050;
 background-image : url('http://www.oocities.com/mathfair2002/back.png');
}
.menu {
	font-family :  Tahoma, fantasy;
	color : #3333ff;
	font-size : 12pt;
	text-align : center;
	border-top : ridge #000099;
	border-bottom : ridge #000099;
	background-color : #000032;
	font-weight : bold;
	font-variant : small-caps;
}
DIV.clTop {
	POSITION: absolute; WIDTH: 160px
}
DIV.clSub {
	LEFT: 10px; POSITION: absolute; WIDTH: 200px
}
#divCont {
	HEIGHT: 300px; LEFT: 10px; POSITION: relative; TOP: 60px; WIDTH: 170px
}
A.clMain {
	COLOR: #6699ff; FONT-FAMILY: "Bookman Old Style", serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.clSubb {
	COLOR: #6688ff; FONT-FAMILY: "Bookman Old Style", serif; FONT-SIZE: 10pt; TEXT-DECORATION: none;
	font-weight : bolder;
}
#divMain {
	POSITION: absolute
}
td.renk {
	background-color: #000050;
	background-image : url('http://www.oocities.com/mathfair2002/back.png');
}
A.more {
	color: #ff9900;
}</pre></body></html>