/* JIMMY'S STYLE*/
.name  {
	color : #ffffff;
	font-family : serif;
	font-size : 8pt;
	font-weight : bold;
	font-style : italic;
	margin-top : -18pt;
	text-align : left;
	text-decoration : none;
	text-indent : -8pt;
}

p.titles  {
	color : #800000;
	font-family : serif, Verdana, "Book Antiqua", Arial, Helvetica;
	font-size : 8pt;
	font-style : italic;
	font-weight : 700;
	line-height : -11pt;
	text-decoration : none;
	text-indent : -10px;
}

p.scripts  {
	color : #ff0000;
	font-family : Verdana, serif, Times, Helvetica;
	font-size : 9pt;
	font-weight : 700;
	font-style : italic;
	text-decoration : none;
}

body  {
	background-color : #ffffff;
	color : #000000;
	margin-right: 0pt;
	font-family : Verdana, serif, "Minion Web", "Book Antiqua", Helvetica;
	font-size : 12pt;
	text-decoration : none;
}

a:link  {
	color : #f0000f;
	font-family : serif;
	font-size : 9pt;
	font-weight: bold;
	line-height : 11pt;
	text-decoration : none;
}

a:visited  {
	color : #f0000f;
	font-family : serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration : none;
}

h1  {
	color : #808080;
	font-family : serif;
	font-size : 22pt;
	padding-top : 20px;
	text-decoration : none;
		
}

h3  {
	color : #808080;
	font-family : serif;
	font-size : 14pt;
	text-decoration : none;
	margin-left : 20px;
}

h4  {
	color : #800000;
	font-family : serif;
	font-size : 12pt;
	line-height : 16pt;
	margin-bottom : -30pt;
	text-decoration : none;
}

p  {
	color : #800000;
	font-family :Verdana, serif, Arial, Times, Helvetica;
	font-size : 11pt;
	font-style : normal;
	font-weight : 500;
	margin-right : 30px;
	margin-left : 30px;
	padding-top : 10px;
	text-decoration : none;
	text-indent : 18pt;
}

blockquote  {
	color : #800000;
	font-family : "Minion Web", serif;
	font-size : 11pt;
	margin-bottom : 30pt;
	text-decoration : none;
}

ul, ol  {
	list-style-type :disc;
	color : #800000;
	font-family :  serif;
	font-size : 14pt;
    text-decoration : none;
}

 ol  {
	list-style-type :decimal;
	color : #800000;
	font-family :  serif;
	font-size : 14pt;
    text-decoration : none;
}

dl  {
	color : #800000;
	font-family :  serif;
	font-size : 16px;
	line-height : 12pt;
	text-indent : 8pt;
	text-decoration : none;
}

}
strong  {
	color : #800000;
	font-family : serif, Verdana, Arial, Times, Helvetica;
	font-size : 14pt;
	text-decoration : none;
}

