body {
font-size: small;
color: #333333;
font-family: "Lucida Grande", Tahoma, Verdana, Ariel, sans-serif;
}
/*	Hack for I.E.	*/
* html body {
font-size: x-small;	/*	for IE5/Win */
f\ont-size: small;	/*	for other IE Versions	*/
}

/******************************************************************/

h1 {font-size:180%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:90%;}
h5 {font-size:85%;}
h6 {font-size:75%;}

/******************************************************************/

a {color:#FF3333; text-decoration:none;}
a:hover {text-decoration: underline;}

.juki {
	color: #3333FF;
}

.pf {
	color: #FF3333;
}