/* 	Well Tempered Heart */

h1		{font-family: Verdana, Arial, sans-serif;
		color: #0000CC;		font-size: 20pt;
		font-weight: bold;	line-height: normal;}
h2 		{font-family: Verdana, Arial, Helvetica, sans-serif;
		align: right;		font-size: 14pt;
		font-weight: bold;	color: #33CC33;
		line-height: 115%;}
body		
		{background-color: #FFFFFF;}	
body, p, div, ul, ol, blockquote 
		{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;	line-height: 115%;
		color: #333333;}
h4 		{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;

}
.standard
		{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11pt;	line-height: 125%;
		color: #333333;}
.detail	
 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

/* For bold heading reference */
.head 	{font-family: Arial, Helvetica, sans-serif;
		font-style: italic;			font-weight: bold;
		font-variant: small-caps; text-transform: uppercase;
		color: #0000FF;}
		
/* For highlighted references in paragraph */
.highlight 	{
	font-style: italic;
	color: #0000CC;
	font-weight: bold;
	font-size: 11pt;
}

.NavButton 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000CC;
	background-color: #FFFFFF;
}

a 			{color: #0000FF;}
a:link		{color: #0000CC; background-color: #FFFFFF;}
a:hover 	{
	color: #0000CC;
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:visited	{color: #0000CC; background-color: #FFFFFF;}
.subhead 	{
	text-align: right;
	font-size: 13pt;
}
.titlewhite {
	background-color: #FFFFFF;
}
.example {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 105%;
}
.rules {
font-style: italic; color: #660000; font-weight: normal;
}
