/****************************************************/
/******************* CSS Document *******************/

/* Copyright: schwitterdesign, 2005 			    */
/* Author:    Lukas Schwitter                       */

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

/****************** Content Styles ******************/
.bold{
	font-style:normal;
	font-weight:bold;
}
.regular{
	font-style:normal;
	font-weight:normal;
}
.italic{
	font-style:italic;
	font-weight:normal;
}