@font-face	{ font-family: serif;	font-weight: normal;	font-style: normal;	src: url(res:///Data/fonts/georgia.ttf);}
@font-face	{ font-family: serif;	font-weight: normal;	font-style: italic;	src: url(res:///Data/fonts/georgiai.ttf);}
@font-face	{ font-family: serif;	font-weight: bold;	font-style: normal;	src: url(res:///Data/fonts/georgiab.ttf);}
@font-face	{ font-family: serif;	font-weight: bold;	font-style: italic;	src: url(res:///Data/fonts/georgiaz.ttf);}

body 		{font-family: serif;}