P {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #4B0082;
	font-size : x-small;

}
LI {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #4B0082;
	font-size : x-small;
	text-align : justify;
}
TD {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #4B0082;
	font-size : x-small;

	background-color : #F2F9FF;
	border : 2px;
}
TD.white {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	background-color : #FFFFFF;
	border : 2px;
}
TH {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #4B0082;
	font-size : x-small;
	text-align : center;
	background-color : #E9F2FF;
	border : 1px;
}
BODY {
	background-color : #DCDCDC;
	border-color : #4B0082;
	scrollbar-base-color :#4B0082;
	scrollbar-arrow-color : #4B0082;
	scrollbar-face-color : #CCCCCC;
	scrollbar-3d-light-color : #DCDCDC;
	scrollbar-dark-shadow-color : #DCDCDC;
	scrollbar-highlight-color : #DCDCDC;
	scrollbar-shadow-color : #4B0082;
}
A:LINK {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #00008B;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
A:ACTIVE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : Red;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : Gray;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #00BFFF;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
H1.uzm {
	color : #4B0082;
	font-size : x-large;
	text-align : center;
}
H4.uzm {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #ff00ff;
	font-size : x-small;
}

