@font-face {
    font-family: "myAdore64";
	src: url('fonts/Adore64.eot');
	src: local('xxx'), url('fonts/Adore64.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: "myLastNinja";
	src: url('fonts/lastninja.eot');
	src: local('xxx'), url('fonts/lastninja.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "myYan";
	src: url("fonts/yan.otf") format("opentype");
}

h3  {
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
}

h1  {
	font-family : myLastNinja;
	color : #FFFFFF;
	font-size : 5mm;
}

p.headline  {
	font-family : myAdore64;
	color : #FFFFFF;
	font-size : 8pt;
}

h2  {
	font-family : myAdore64;
	color : #FFFFFF;
	font-size : 8pt;
}

a.banner  {
	font-family : Arial;
	color : #ffff00;
	font-size : 3mm;
}


h3  {
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
}

p  {
	font-family : Arial;
	color : #FFFFFF;
	font-size : 4mm;
}

p.small  {
	font-family : Arial;
	color : #FFFFFF;
	font-size : 3mm;
}

p.ninja  {
	font-family : myLastNinja;
	color : #FFFFFF;
	font-size : 3mm;
}

p.adore64  {
	font-family : myAdore64;
	color : #FFFFFF;
	font-size : 8pt;
}

p.location  {
	font-family : myAdore64;
	color : #FFFFFF;
	font-size : 8pt;
}

b.description  {
	font-family : Arial;
	color : #33CCFF;
	font-size : 10pt;
	font-weight : bold;
}

a  {
	font-family : Arial;
	color : #33CCFF;
	font-size : 4mm;
	text-decoration : none;
}

a.small  {
	font-family : Arial;
	color : #33CCFF;
	font-size : 3mm;
	text-decoration : none;
}

a.adore64  {
	font-family : myAdore64;
	color : #FFFFFF;
	font-size : 8pt;
}
