/* ------------------------------------------------------------------------ */
/* CSS Document - last updated: 28/03/2008																	*/
/* Client: SwissQual 																												*/
/* Author: Webnetism (www.webnetism.co.uk)																	*/

/* Filename: text_styles.css																								*/
/* Media: screen 																														*/
/* ------------------------------------------------------------------------ */

/* Paragraphs */
p {
	margin:7px 0;
	padding:0;
}

ul { margin-top: 0px; line-height: 14px;}

body, td {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
}

.white_11_bold {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #fff;
}