H1 {color: red}
sub {font-size: 20pt; font-weight: bold; font-style: normal }
sup {font-size: 20pt; font-weight: bold; font-style: normal }
dfn {color: blue; font-family: GrkV; font-size: 14pt; font-weight: normal; font-style: normal }
BODY {font-size: 12pt; background-image: url("../../SUPP/bg.jpg")}
A:link {color: blue; font-size: 16pt; TEXT-DECORATION: none}
A:active {font-size: 16pt; font-weight: bold; TEXT-DECORATION: none}
A.fancy:link {font-size: 16pt; text-style: italic; TEXT-DECORATION: none}
A.fancy:visited {font-size: 16pt; text-style: normal; TEXT-DECORATION: none}
A.fancy:active {font-size: 16pt; text-weight: bold; font-size: 150%; TEXT-DECORATION: none}
A:visited {font-size: 16pt; color: #00007f; TEXT-DECORATION: none}
A:hover {font-size: 16pt; font-weight: bold; TEXT-DECORATION: underline}

@font-face {
	font-family: GrkV;
	src: local(GrkV),
	url('../../SUPP/GrkV.ttf');
}

@font-face {
	font-family: GrkU;
	src: local(GrkU),
	url('../../SUPP/GrkU.ttf');
}
