P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

.PageTitle  {
	font-family : Comic Sans MS;
	font-size : larger;
	text-align : center;
	color : Blue;
}

.Privacy  {
	color : Blue;
}

BODY  {
	font-family : Comic Sans MS, serif;
	font-size : normal;	
	background-color : Silver;
}

.Section {
	font-family : Helvetica, serif;
	font-size : larger;
	font-weight : bold;
	color : Darkblue;
	}
	
.price  {
	color : Purple;
}

.footnote  {
	font-style : italic;
	text-transform : uppercase;
	color : Gray;
	font-size : smaller;
}

.CopyRight {
	border : thin groove Blue;
	color : Blue;
	text-align : center;
	margin-top : 10px;
}

.LastUpdate {
	font : italic small;
}

.QuestionType {

}

.QuestionPrompt {

}

.QuestionFieldEntry {
	border-style: groove;	
}

span.AccessLetter {
	text-decoration : underline;
}

.GeneralText {
	font-family : Comic Sans MS;
	font-size : normal;
	font-weight : bold;
}

.ProductName {
	font-style : italic;
	}
	
.LogoHome {
	float : right;
}