/* Made by robert.nyberg@o2media.se april/may 2001 */

/* SELECTORS */

td,body					{ font-family: verdana,arial,helvetica,geneva,sans-serif; font-size: 10px; color: #000000;}

blockquote				{ font-size: 11px; margin: 10px 15px 10px 30px; padding: 0px 0px 0px 0px; color: grey; font-style: italic}

li 						{ font-size: 10px; margin: 0px 0px 0px 0px; line-height: 12px; list-style: bullet outside}

ul						{ margin: 3px 0px 0px 25px }

strong					{ font-weight: bold }

em						{ font-style: italic }

/* CLASSES use this with a div or span tag */

	.headlinel				{ font-size: 16px; font-weight: bold; padding: 15px 0px 15px 0px; line-height: 16px;}
	.headlinem				{ font-size: 12px; font-weight: bold; padding: 2px 0px 3px 0px }
	.headlines				{ font-weight: bold; padding: 0px 0px 0px 0px }
	
	.margin					{ margin: 2px 3px 2px 6px; }
	.padding				{ padding: 6px 3px 2px 6px; }
	
	.archive				{ padding: 2px 10px 7px 4px; }
	
	.preamble				{ padding: 0px 0px 5px 0px; } /* ingress */
	
	.product				{ padding: 15px 0px 5px 0px; color:#777777; font-size: 12px; font-weight: bold; }
	
	.right					{ text-align: right }
	
	.textl					{ font-size: 12px }
	.texts 					{ font-size: 10px }
	
	.white					{ color: #ffffff; margin: 0px 0px 0px 10px; }
	
	.gray					{ color: #777777 }
	
	.error					{ font-size: 12px; font-weight: bold; padding: 2px 0px 3px 0px; color: #FF5555; }
	
	.italic					{ font-style: italic;}

	.bold					{ font-weight: bold;}
		
	form,input,select,option { font-size: 10px; }
	
	.date 					{ color: #444444; margin: 1px 5px 0px 0px; text-align: right;}
	
a:link						{ color: #dd4411; text-decoration: none}
a:active 					{ color: #ff6633; text-decoration: underline}
a:visited 					{ color: #aa2200; text-decoration: none}
a:hover 					{ color: #ff6633; text-decoration: underline}
