body { 
	background: #fbfbe5;
	margin: 0px; 
	}

table { 
	font: 11pt georgia; 
}

#QTitle { 
	font: 20pt georgia;
	Color: #fbfbe5;
	margin-top: 0px; 
	text-align: left;
	}

#QTitle2 {
	font: italic 18pt georgia;
	Color: #fbfbe5;
	margin-top: 0px;
	text-align: left;
}

#Navigator { 
	font: 8pt georgia; 
	Color: #fbfbe5;
	background: #e36a00;
	text-align: right;
	}

#Navigator a:link {text-decoration: underline; Color: #fbfbe5;}
#Navigator a:visited {text-decoration: underline; Color: #fbfbe5;}
#Navigator a:active {text-decoration: underline; Color: #fbfbe5;}
#Navigator a:hover {text-decoration: underline; Color: #fbfbe5;}

a:link {text-decoration: underline; Color: black;}
a:visited {text-decoration: underline; Color: black;}
a:active {text-decoration: underline; Color: black;}
a:hover {text-decoration: underline; Color: black;}

#ErrorMessage { 
	font: bold 12pt georgia; 
	Color: red;
	}

.hilite {
	background:yellow;
	padding:0px 2px;
}

#InfoText { 
	font: 8pt georgia; 
	Color: #4f4f4f;
	text-align: left;
	}

#InfoTextCenter { 
	font: 8pt georgia; 
	Color: #4f4f4f;
	text-align: center;
	}

#PageHeader { 
	font: 20pt georgia;
	margin-top: 0px; 
	text-align: center;
	}


