H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20pt; 
	MARGIN: 3px 0px; 
	WORD-SPACING: 0px; 
	COLOR: #b30000; 
	FONT-FAMILY: Tahoma; 
	TEXT-ALIGN: center
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15pt; 
	MARGIN: 3px 0px; 
	WORD-SPACING: 0px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma; 
	TEXT-ALIGN: center
}
H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13pt; 
	MARGIN: 3px 0px; 
	WORD-SPACING: 0px; 
	COLOR: #b30000; 
	LINE-HEIGHT: 110%; 
	FONT-FAMILY: Tahoma; 
	TEXT-ALIGN: center;
}

h4 {

	font:		verdana, arial;
	font-size:	150%;
	color:		#CC0000;
	font-weight:bolder;
	text-align:	center;
	margin:		0;
	padding:	5px;

}

h5 {

	font:		verdana, arial;
	font-size:	large;
	color:		#0000CC;
	font-weight:bolder;
	text-align:	center;
	margin:		0;
	padding:	5px;

}

h6 {
	font:		verdana, arial;
	font-size:	medium;
	color:		black;
	font-weight:bolder;
	text-align:	left;
	margin:		10;
	padding:	5px;
}
BODY {
	FONT-SIZE: 11pt; FONT-FAMILY: Arial,Verdana
}
P {
	FONT-SIZE: 11pt; TEXT-INDENT: 30px; FONT-FAMILY: Arial,Verdana
}

.in_story_table
{
border: solid black 2px;
width: 80% ;
padding-top: 10px;
background-color: #ffff00;

}

.price_table
{
border: solid #9AAFE5 2px;
width: 80% ;
padding: 0px;

}
.price_table td {
    border: 1px solid #9AAFE5;
    text-decoration: none;
	color:#000000;
	padding: 0px;
}

.highlight
{
color: red;
font-weight: bold;
}

.blue_highlight
{
color: blue;
font-weight: bold;
}
.note
{
font-style: normal;
}
.legal
{
	font-size:60%;	
	text-align: center;
}