BODY  {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	width: 780px;
}

.title {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #4169E1;
}

p  {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	cursor : auto;
	color : Black;
}

.note {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : navy;
}
 
 
 .red {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : red;
}
H2  {
	font-family : Helvetica,san-serif,verdana,Arial;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}
 
.price  {
	font-family : Helvetica,san-serif,verdana,Arial;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : black;
}
.pricetext  {
	font-family : Helvetica,san-serif,verdana,Arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : black;
}

#body {
	margin: 0px auto 0px auto;
	min-width: 750px;
	width: 750px;
}

/* Table Styles */
TD  {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
}
 
 
TD.nav  {
	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : #96C5FE;
	text-align : center;
}

TD.title  {
 	font-family : san-serif,verdana,Arial,Helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	cursor : auto;
	color : #000080;
}


/* Link Styles */

A:link  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : blue;
	text-transform : none;
	text-decoration : none;
	font-weight : bold;
}

A:visited  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : blue;
	font-weight : bold;
	text-decoration : none;
}

A:active  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : blue;
	font-weight : bold;
	text-decoration : none;
}

A:hover  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : red;
	font-weight : bold;
	text-decoration : none;
}

A:link.nav  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	color : #0000FF;
	text-transform : none;
	text-decoration : none;
	font-weight : bold;
	background-color : #96C5FE;
	text-align : center;
}

A:visited.nav   {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	color : #0000FF;
	font-weight : bold;
	text-decoration : none;
}

A:active.nav   {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A:hover.nav  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	color : red;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}

/* Images */
.imageright {text-align: right; float: right;
	padding-left: 4px 0px 0px 10px; font-size: 8pt; }

                      
