/* CSS definition file containing site wide stylesheets */

BLOCKQUOTE {
	font-size: 12px;
 	color: rgb(51,153,102)
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(42,95,0);
 	font-weight: bold;
 	background-color: rgb(255,255,204)
}

H1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(102,102,0)
}

.pagebackground {
	background-color: rgb(255,255,255);
 	border: 2px solid rgb(0,128,0);
 	margin-left: 1cm;
 	padding-left: 1cm;
 	margin-right: 1cm;
 	padding-right: 1cm
}

H2 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	color: rgb(0,102,102);
 	font-weight: bold;
 	text-indent: 1cm;
 	border-left: 1pt solid rgb(0,0,0);
 	border-bottom: 1pt solid rgb(0,0,0)
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,102,0)
}

.TablePrice {
	font-size: x-small;
 	color: rgb(0,102,0);
 	text-align: center;
 	background-color: rgb(255,255,204);
 	background-image: none
}

H3 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	color: rgb(0,102,0);
 	text-decoration: underline
}

OL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,102,0);
 	font-weight: bold
}

H4 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,102,102);
 	font-style: italic;
 	text-decoration: underline
}

.Emphasis {
	font-size: small;
 	color: rgb(0,102,0);
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(255,255,204);
 	background-image: none
}