﻿body
{
	
}

#PageHeader
{
    font-family: "Times New Roman", Times, serif;
    font-size: 30pt;
    font-weight: bold;
    color: #666666;
	text-align: center;
}

#SubHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10pt;
}
#ImagePreview
{
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	width: 90px;
	height: 90px;
}
#Size
{
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	color: #666666;
}
#Price
{
	text-align: right;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	color: #666666;
}
#Comments
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	color: Black;
}
#AlternatingBack
{
	background-color: #E6F2FF;
}

