/*

 Xceed Chart for .NET - Xceed Chart Explorer
 Copyright (c) 2004-2005 Xceed Software Inc.
 
 [Styles.css]
 
 This file is part of Xceed Chart for .NET. The source code in this file 
 is only intended as a supplement to the documentation, and is provided 
 "as is", without warranty of any kind, either expressed or implied.

*/

body
{
	font-family: Verdana;
	font-size: 8.0pt;
	background-color: #ffffff;
}

P.Description
{
	font-family: Verdana;
	font-size: 8.0pt;
	background-color: #ffffe1;
	border-width: 1.0pt;
	border-color: #aaaaaa;
	border-style: solid;
	padding: 5;
}

.SplashTitle
{
  font-family: Verdana;
  font-size: 12.0pt;
  color: #D85402;
}
