body, html, p, b, i, h2, h3, h4, ul {
font-family: Georgia;
font-size: 12pt;
color: #000000;
background: #fff none repeat scroll 0 0;
}

h1 { font-family: Georgia; font-size: 18pt; color: #000000; font-variant: small-caps; background: #fff none repeat scroll 0 0; }
h2 { font-family: Arial Black; font-size: 30pt; color: #000000; background: #fff none repeat scroll 0 0; }


body {
margin:50px;
padding:10px;
border:solid #eee 1px;
	}

img { border: 1px solid #EEEEEE; }

hr {
	color:#eee;
	
}


link {font-family: Georgia; font-size: 12pt; color:#88cc33 }
vlink { font-family: Georgia; font-size: 12pt; color:#cc0000 }
alink { font-family: Georgia; font-size: 12pt; color:maroon }



/* <p style="font-family:arial">Hallo Welt</p> */

/*
body { background: #ffcc66;
margin-left: 15px; }
img { border: 1px solid #EEEEEE; }
p { font-family: helvetia; font-size: 16pt; color: #00bb00; }
b { font-family: arial; font-size: 14pt; color: #00bb00; }
i { color: blue }
h1 { font-family: vivaldi; font-size: 22pt; color: #8B0000 }
h2 { font-family: kristen itc; font-size: 16pt; color: black }
h3 { font-family: pepita; font-size: 16pt; color: #8080ff }
h4 { font-family: helvetia; font-size: 17pt; color: black }
ul { font-family: helvetia; font-size: 16pt; color: #8080cc }

<body link="#88cc33" vlink="#cc0000" alink="maroon">
*/