BODY{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #ffffff;
}

P{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:black;
}

P.highlight{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:white;
font-weight:bold;
}

P.bold{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:black;
font-weight:bold;
}

SPAN.bold{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:black;
font-weight:bold;
}

span.red{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:red;
font-weight:bold;
}

DIV{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:black;
}

TD{
font: 8pt arial,sans-serif,serif,'Times New Roman';
line-height:150%;
color:black;
}

TD.bold{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:black;
font-weight:bold;
}

TD.title{
font: 16pt arial,sans-serif,serif,'Times New Roman';
color:white;
font-weight:bold;
}

TD.title2{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:black;
font-weight:bold;
}

TD.heading{
font: 12pt arial,sans-serif,serif,'Times New Roman';
color:black;
font-weight:bold;
}

TD.price{
font: 12pt arial,sans-serif,serif,'Times New Roman';
color:#003399;
font-weight:bold;
}

TD.front{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:#234d95;
}

TD.highlight{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color:white;
font-weight:bold;
}

A:link{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #336699;
text-decoration: none;
}

A:visited{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #336699;
text-decoration: none;
}

A:hover{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #003399;
text-decoration: underline;
}

A:active{
font: 8pt arial,sans-serif,serif,'Times New Roman';
text-decoration: none;
}

A.bold:link{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #336699;
text-decoration: none;
font-weight:bold;
}

A.bold:visited{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #336699;
text-decoration: none;
font-weight:bold;
}

A.bold:hover{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #003399;
text-decoration: underline;
font-weight:bold;
}

A.bold:active{
font: 8pt arial,sans-serif,serif,'Times New Roman';
text-decoration: none;
font-weight:bold;
}

A.title:link{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #ffffff;
text-decoration: none;
}

A.title:visited{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #ffffff;
text-decoration: none;
}

A.title:hover{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #336699;
text-decoration: underline;
}

A.title:active{
font: 8pt arial,sans-serif,serif,'Times New Roman';
text-decoration: none;
}

A.title2:link{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

A.title2:visited{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

A.title2:hover{
font: 8pt arial,sans-serif,serif,'Times New Roman';
color: #336699;
text-decoration: underline;
font-weight:bold;
}

A.title2:active{
font: 8pt arial,sans-serif,serif,'Times New Roman';
text-decoration: none;
font-weight:bold;
}
input.nobox{
	font: 8pt arial,sans-serif;
	border: 0;
}

select.nobox{
	font: 8pt arial,sans-serif;
	border: 0;
}

option.nobox{
	font: 8pt arial,sans-serif;
	border: 0;
}

textarea.nobox{
	font: 8pt arial,sans-serif;
	border: 0;
}

input{
	font: 8pt arial,sans-serif;
	border: 1px solid black;
}

textarea{
	font: 8pt arial,sans-serif;
	border: 1px solid black;
}

select{
	font: 8pt arial,sans-serif;
	border: 1px solid black;
}

option{
	font: 8pt arial,sans-serif;
	border: 1px solid black;
}
