/* -------------------- general -------------------- */

body,td,th, {	font-size:		11pt;
				font-family:	Times New Roman;
				color:			#303030;}

address{	font-size:		10pt;}

em{			color:			#ee6420;}

strong{		font-weight:	bold;
			color:			#060;}

blockquote{	font-size:		10pt;}

ol{		list-style-type : decimal;
		font-size       : 11pt;}

ul{		list-style-type : none;
		font-size       : 11pt;}

blockquote{	font-size       : 10pt;}

/* ---------------------   a   --------------------- */

a			{	text-decoration:	none;}

a:link		{	color:				#226688;}

a:visited	{	color:				#0055aa;}

a:active	{	color:				#0000ff;}

a:hover		{	text-decoration:	underline;}

/* ---------------------   h   --------------------- */

h1{font-size           : 16pt;
   font-weight         : bold;
   color               : #303030;
   text-align          : center;
   padding             : 7px 7px 7px 10px;
   margin              : 0.5em 0em 0.5em 0em;
}

h2{font-size           : 12pt;
   font-weight         : bold;
   text-align          : left;
   color               : #303030;
}

h2{font-size           : 11pt;
   font-weight         : bold;
   text-align          : left;
   color               : #303030;
}

/* --------------------- class --------------------- */

.title{	font-size       : 12pt;
		font-weight     : bold;
		color           : #994400;}


